Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c249 static struct tcp_fastopen_ccache_entry *tcp_fastopen_ccache_create(
975 tcp_fastopen_ccache_create(ccb, inc, 0, in tcp_fastopen_disable_path()
1011 tcp_fastopen_ccache_create(ccb, inc, mss, cookie_len, cookie); in tcp_fastopen_update_cache()
1053 tcp_fastopen_ccache_create(struct tcp_fastopen_ccache_bucket *ccb, in tcp_fastopen_ccache_create() function