Searched refs:tcp_mssopt (Results 1 – 7 of 7) sorted by relevance
1476 int tcp_mssopt(struct in_conninfo *);
810 to.to_mss = tcp_mssopt(&inp->inp_inc); in tcp_default_output()
1819 mssopt = tcp_mssopt(&sc->sc_inc); in syncache_respond()
3983 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()
12832 to.to_mss = tcp_mssopt(&inp->inp_inc); in bbr_output_wtime()
21324 to.to_mss = tcp_mssopt(&inp->inp_inc); in rack_output()