Searched refs:tcp_fastopen_update_cache (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_fastopen.h | 93 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 D | tcp_fastopen.c | 983 tcp_fastopen_update_cache(struct tcpcb *tp, uint16_t mss, in tcp_fastopen_update_cache() function
|
| H A D | tcp_input.c | 1686 tcp_fastopen_update_cache(tp, mss, in tcp_do_segment()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 11024 tcp_fastopen_update_cache(tp, mss, in rack_do_segment_nounlock()
|
| H A D | bbr.c | 11544 tcp_fastopen_update_cache(tp, mss, in bbr_do_segment_nounlock()
|