Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect_dynptr.c278 int32_t encap_overhead = payload_off - sizeof(struct ethhdr); in accept_locally() local
300 int32_t encap_overhead = in forward_with_gre() local
H A Dtest_cls_redirect.c410 int32_t delta = sizeof(struct gre_base_hdr) - encap_overhead; in forward_with_gre() local
386 int32_t encap_overhead = payload_off - sizeof(struct ethhdr); accept_locally() local