Searched refs:tcp_mssopt (Results 1 – 7 of 7) sorted by relevance
1007 int tcp_mssopt(struct in_conninfo *);
802 to.to_mss = tcp_mssopt(&tp->t_inpcb->inp_inc); in tcp_output()
1885 mssopt = max(tcp_mssopt(&sc->sc_inc), V_tcp_minmss); in syncache_respond()
3883 tcp_mssopt(struct in_conninfo *inc) in tcp_mssopt() function
13013 to.to_mss = tcp_mssopt(&inp->inp_inc); in rack_output()
12996 to.to_mss = tcp_mssopt(&inp->inp_inc); in bbr_output_wtime()