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.h1448 struct tcp_ifcap { struct
1455 uint32_t tcp_maxmtu(struct in_conninfo *, struct tcp_ifcap *); argument
1456 uint32_t tcp_maxmtu6(struct in_conninfo *, struct tcp_ifcap *);
1462 struct tcp_ifcap *);
H A Dtcp_input.c3790 struct hc_metrics_lite *metricptr, struct tcp_ifcap *cap) in tcp_mss_update()
3953 struct tcp_ifcap cap; in tcp_mss()
H A Dtcp_subr.c3380 tcp_maxmtu(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu()
3416 tcp_maxmtu6(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu6()