Searched defs:encap_overhead (Results 1 – 2 of 2) sorted by relevance
278 int32_t encap_overhead = payload_off - sizeof(struct ethhdr); in accept_locally() local 300 int32_t encap_overhead = in forward_with_gre() local
410 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