Searched refs:tcp_mssopt (Results 1 – 7 of 7) sorted by relevance
1458 int tcp_mssopt(struct in_conninfo *);
798 to.to_mss = tcp_mssopt(&inp->inp_inc); in tcp_default_output()
1821 mssopt = tcp_mssopt(&sc->sc_inc); in syncache_respond()
3988 tcp_mssopt(struct in_conninfo *inc) in tcp_mssopt() function
1075 mss = s->mss > 0 ? s->mss : tcp_mssopt(inc); in find_best_mtu_idx()
12849 to.to_mss = tcp_mssopt(&inp->inp_inc); in bbr_output_wtime()
21209 to.to_mss = tcp_mssopt(&inp->inp_inc); in rack_output()