Home
last modified time | relevance | path

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

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_var.h514 struct tcp_ifcap { struct
523 struct tcp_ifcap *); argument
584 uint64_t tcp_maxmtu6(struct tcpcb*, struct tcp_ifcap *);
Dtcp_subr.c368 tcp_maxmtu6(struct tcpcb* tp, struct tcp_ifcap *cap) in tcp_maxmtu6()
Dtcp_input.c2828 struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap) in tcp_mss_update()
2965 struct tcp_ifcap cap; in tcp_mss()