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

/freebsd-13-stable/sys/netinet/
H A Dtcp_fastopen.h93 void tcp_fastopen_update_cache(struct tcpcb *, uint16_t, uint8_t,
103 #define tcp_fastopen_update_cache(t, m, l, c) ((void)0) macro
H A Dtcp_fastopen.c981 tcp_fastopen_update_cache(struct tcpcb *tp, uint16_t mss, function
H A Dtcp_input.c1714 tcp_fastopen_update_cache(tp, mss,
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Dbbr.c11511 tcp_fastopen_update_cache(tp, mss,
H A Drack.c13772 tcp_fastopen_update_cache(tp, mss,

Completed in 222 milliseconds