Home
last modified time | relevance | path

Searched refs:tcp_maxmtu6 (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_subr.c378 tcp_maxmtu6(struct tcpcb* tp, struct tcp_ifcap *cap) in tcp_maxmtu6() function
Dtcp_var.h604 uint64_t tcp_maxmtu6(struct tcpcb*, struct tcp_ifcap *);
Dtcp_input.c3029 maxmtu = tcp_maxmtu6(tp, cap); in tcp_mss_update()
3224 maxmtu = tcp_maxmtu6(tp, NULL); in tcp_mssopt()