Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1442 struct tcp_ifcap { struct
1449 uint32_t tcp_maxmtu(struct in_conninfo *, struct tcp_ifcap *); argument
1450 uint32_t tcp_maxmtu6(struct in_conninfo *, struct tcp_ifcap *);
1456 struct tcp_ifcap *);
H A Dtcp_input.c3744 struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap) in tcp_mss_update()
3907 struct tcp_ifcap cap; in tcp_mss()
H A Dtcp_subr.c3625 tcp_maxmtu(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu()
3661 tcp_maxmtu6(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu6()