Searched refs:tcp_fastopen_update_cache (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/ |
H A D | tcp_fastopen.h | 98 void tcp_fastopen_update_cache(struct tcpcb *, uint16_t, uint8_t, 108 #define tcp_fastopen_update_cache(t, m, l, c) ((void)0) macro
|
H A D | tcp_fastopen.c | 1049 tcp_fastopen_update_cache(struct tcpcb *tp, uint16_t mss, in tcp_fastopen_update_cache() function
|
H A D | tcp_input.c | 1184 tcp_fastopen_update_cache(tp, mss, in tcp_do_segment()
|