Home
last modified time | relevance | path

Searched defs:tcp_fastopen_update_cache (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.h103 #define tcp_fastopen_update_cache(t, m, l, c) ((void)0) macro
H A Dtcp_fastopen.c983 tcp_fastopen_update_cache(struct tcpcb *tp, uint16_t mss, in tcp_fastopen_update_cache() function