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