Home
last modified time | relevance | path

Searched defs:IfaceValue (Results 1 – 3 of 3) sorted by relevance

/system/bpf/libbpf_android/include/bpf/
DBpfUtils.h97 struct IfaceValue { struct
98 char name[IFNAMSIZ];
/system/netd/bpf_progs/
Dnetd.h55 } IfaceValue; typedef
/system/netd/server/
DTrafficController.cpp1044 const BpfMap<uint32_t, IfaceValue>&) { in dump() argument