Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
tcp_var.h | 818 u_int tcp_hdrsz(struct tcpcb *); |
tcp_subr.c | 1456 if (mtu >= tcp_hdrsz(tp) + tp->t_pmtud_mss_acked) { 2147 tcp_hdrsz(struct tcpcb *tp) function in typeref:typename:u_int |