Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_var.h406 struct tcp_ifcap { struct
775 u_long tcp_maxmtu(struct in_conninfo *, struct tcp_ifcap *);
776 u_long tcp_maxmtu6(struct in_conninfo *, struct tcp_ifcap *);
779 struct tcp_ifcap *);
HDtcp_subr.c2209 tcp_maxmtu(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu()
2251 tcp_maxmtu6(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu6()
HDtcp_input.c3528 struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap) in tcp_mss_update()
3681 struct tcp_ifcap cap; in tcp_mss()