Searched defs:tcp6_overhead (Results 1 – 2 of 2) sorted by relevance
189 const int tcp6_overhead = sizeof(struct ipv6hdr) + sizeof(struct tcphdr) + 12; local