Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dtcp_fastopen.c247 static struct tcp_fastopen_ccache_entry *tcp_fastopen_ccache_create(
971 tcp_fastopen_ccache_create(ccb, inc, 0, in tcp_fastopen_disable_path()
1007 tcp_fastopen_ccache_create(ccb, inc, mss, cookie_len, cookie); in tcp_fastopen_update_cache()
1049 tcp_fastopen_ccache_create(struct tcp_fastopen_ccache_bucket *ccb, in tcp_fastopen_ccache_create() function