Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_var.h534 struct tcp_ifcap { struct
543 struct tcp_ifcap *); argument
604 uint64_t tcp_maxmtu6(struct tcpcb*, struct tcp_ifcap *);
Dtcp_subr.c378 tcp_maxmtu6(struct tcpcb* tp, struct tcp_ifcap *cap) in tcp_maxmtu6()
Dtcp_input.c3011 struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap) in tcp_mss_update()
3148 struct tcp_ifcap cap; in tcp_mss()