Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.c1112 struct tcp_fastopen_ccache_entry *cce, *cce_tmp; in tcp_fastopen_ccache_bucket_trim() local
1117 TAILQ_FOREACH_SAFE(cce, &ccb->ccb_entries, cce_link, cce_tmp) { in tcp_fastopen_ccache_bucket_trim()