Searched refs:cce_tmp (Results 1 – 1 of 1) sorted by relevance
1112 struct tcp_fastopen_ccache_entry *cce, *cce_tmp; in tcp_fastopen_ccache_bucket_trim() local1117 TAILQ_FOREACH_SAFE(cce, &ccb->ccb_entries, cce_link, cce_tmp) { in tcp_fastopen_ccache_bucket_trim()