Home
last modified time | relevance | path

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

/packages/modules/Connectivity/common/src/com/android/net/module/util/bpf/
DClatEgress4Value.java37 public final short oifIsEthernet; // Whether the output interface requires ethernet header field in ClatEgress4Value
46 final short oifIsEthernet, final long packets, final long bytes) { in ClatEgress4Value()
56 final short oifIsEthernet) { in ClatEgress4Value()
/packages/modules/Connectivity/bpf/progs/
Dclatd.h57 bool oifIsEthernet; // Whether the output interface requires ethernet header member