Home
last modified time | relevance | path

Searched defs:TetherLimitValue (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTetherLimitValue.java24 public class TetherLimitValue extends Struct { class
32 public TetherLimitValue(final long limit) { in TetherLimitValue() method in TetherLimitValue
/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
H A Dbpf_tethering.h95 typedef uint64_t TetherLimitValue; // in bytes typedef