Home
last modified time | relevance | path

Searched defs:l2_header_size (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/bpf/progs/
D[email protected]84 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; local
315 const int l2_header_size, void* data, const void* data_end, in do_forward4_bottom()
521 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; in do_forward4() local
Doffload.c84 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; local
315 const int l2_header_size, void* data, const void* data_end, in do_forward4_bottom()
521 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; in do_forward4() local
Dclatd.c37 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; in nat64() local
DdscpPolicy.c43 const int l2_header_size = sizeof(struct ethhdr); in match_policy() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/bpf/
H A Dnat6to4.c51 const int l2_header_size = sizeof(struct ethhdr); in sched_cls_ingress6_nat_6_prog() local
152 const int l2_header_size = sizeof(struct ethhdr); in sched_cls_egress4_snat4_prog() local