Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c882 if (cce) { in tcp_fastopen_connect()
890 cce->cookie, cce->cookie_len); in tcp_fastopen_connect()
965 if (cce) { in tcp_fastopen_disable_path()
991 if (cce) { in tcp_fastopen_update_cache()
1049 return (cce); in tcp_fastopen_ccache_lookup()
1066 cce = NULL; in tcp_fastopen_ccache_create()
1070 if (cce == NULL) { in tcp_fastopen_ccache_create()
1076 if (cce == NULL) { in tcp_fastopen_ccache_create()
1109 return (cce); in tcp_fastopen_ccache_create()
1202 inet_ntop(cce->af, &cce->cce_client_ip, in sysctl_net_inet_tcp_fastopen_ccache_list()
[all …]