Searched refs:tcp_hc_getmtu (Results 1 – 6 of 6) sorted by relevance
483 tcp_hc_getmtu(struct in_conninfo *inc) in tcp_hc_getmtu() function
1043 uint32_t tcp_hc_getmtu(struct in_conninfo *);
3910 thcmtu = tcp_hc_getmtu(inc); /* IPv4 and IPv6 */ in tcp_mssopt()
7596 return ((uint32_t)tcp_hc_getmtu(&inc)); in sctp_hc_get_mtu()
1569 mtu = tcp_hc_getmtu(&inc); in ip6_calcmtu()