Searched refs:tcp_hdrsz (Results 1 – 2 of 2) sorted by relevance
818 u_int tcp_hdrsz(struct tcpcb *);
1456 if (mtu >= tcp_hdrsz(tp) + tp->t_pmtud_mss_acked) { in tcp_ctlinput()2147 tcp_hdrsz(struct tcpcb *tp) in tcp_hdrsz() function