Searched refs:protoHdrOverhead (Results 1 – 1 of 1) sorted by relevance
2835 u_int32_t protoHdrOverhead = sizeof(struct tcpiphdr); in tcp_mtudisc() local2846 protoHdrOverhead = sizeof(struct ip6_hdr) + in tcp_mtudisc()2876 mss = mtu - protoHdrOverhead; in tcp_mtudisc()