Home
last modified time | relevance | path

Searched refs:tcp_mss_update (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h1004 void tcp_mss_update(struct tcpcb *, int, int, struct hc_metrics_lite *,
/f-stack/freebsd/netinet/
H A Dtcp_var.h1004 void tcp_mss_update(struct tcpcb *, int, int, struct hc_metrics_lite *,
H A Dtcp_input.c3659 tcp_mss_update(struct tcpcb *tp, int offer, int mtuoffer, in tcp_mss_update() function
3818 tcp_mss_update(tp, offer, -1, &metrics, &cap); in tcp_mss()
H A Dtcp_output.c1664 tcp_mss_update(tp, -1, mtu, NULL, NULL); in tcp_output()
H A Dtcp_subr.c2915 tcp_mss_update(tp, -1, mtuoffer, NULL, NULL); in tcp_mtudisc()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c14003 tcp_mss_update(tp, -1, mtu, NULL, NULL); in rack_output()
H A Dbbr.c14013 tcp_mss_update(tp, -1, mtu, NULL, NULL); in bbr_output_wtime()