Searched refs:tcp_maxmtu6 (Results 1 – 3 of 3) sorted by relevance
378 tcp_maxmtu6(struct tcpcb* tp, struct tcp_ifcap *cap) in tcp_maxmtu6() function
604 uint64_t tcp_maxmtu6(struct tcpcb*, struct tcp_ifcap *);
3029 maxmtu = tcp_maxmtu6(tp, cap); in tcp_mss_update()3224 maxmtu = tcp_maxmtu6(tp, NULL); in tcp_mssopt()