Home
last modified time | relevance | path

Searched refs:tcp_fastopen_update_cache (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/netinet/
H A Dtcp_fastopen.h91 void tcp_fastopen_update_cache(struct tcpcb *, uint16_t, uint8_t,
133 tcp_fastopen_update_cache(struct tcpcb *_tp, uint16_t _mss, uint8_t _cookie_len, in tcp_fastopen_update_cache() function
H A Dtcp_fastopen.c979 tcp_fastopen_update_cache(struct tcpcb *tp, uint16_t mss, in tcp_fastopen_update_cache() function
H A Dtcp_input.c1687 tcp_fastopen_update_cache(tp, mss, in tcp_do_segment()
/freebsd-14.2/sys/netinet/tcp_stacks/
H A Dbbr.c11441 tcp_fastopen_update_cache(tp, mss, in bbr_do_segment_nounlock()
H A Drack.c17059 tcp_fastopen_update_cache(tp, mss, in rack_do_segment_nounlock()