Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dtest_cls_redirect.c383 int32_t encap_overhead = payload_off - sizeof(struct ethhdr); in accept_locally() local
407 int32_t encap_overhead = in forward_with_gre() local