Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c1116 struct tcp_fastopen_ccache_entry *cce, *cce_tmp; in tcp_fastopen_ccache_bucket_trim() local
1121 TAILQ_FOREACH_SAFE(cce, &ccb->ccb_entries, cce_link, cce_tmp) { in tcp_fastopen_ccache_bucket_trim()