Home
last modified time | relevance | path

Searched defs:is_ethernet (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/bpf/progs/
D[email protected]76 const bool is_ethernet = !rawip.rawip; local
319 const bool is_ethernet = !rawip.rawip; in do_forward4_bottom() local
513 const bool is_ethernet = !rawip.rawip; in do_forward4() local
Doffload.c76 const bool is_ethernet = !rawip.rawip; local
319 const bool is_ethernet = !rawip.rawip; in do_forward4_bottom() local
513 const bool is_ethernet = !rawip.rawip; in do_forward4() local
Dclatd.c29 const bool is_ethernet = !rawip.rawip; in nat64() local
/aosp_15_r20/external/libpcap/
H A Dpcap-bpf.c796 int is_ethernet; in get_dlt_list() local