Searched defs:tcp_overhead (Results 1 – 1 of 1) sorted by relevance
215 const int tcp_overhead = sizeof(struct ipv6hdr) + sizeof(struct tcphdr) + 12; local450 const int tcp_overhead = sizeof(struct iphdr) + sizeof(struct tcphdr) + 12; in do_forward4_bottom() local