Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_lro.c599 struct lro_entry *le, *le_tmp; in tcp_lro_flush_active() local
611 LIST_FOREACH_SAFE(le, &lc->lro_active, next, le_tmp) { in tcp_lro_flush_active()
622 struct lro_entry *le, *le_tmp; in tcp_lro_flush_inactive() local
634 LIST_FOREACH_SAFE(le, &lc->lro_active, next, le_tmp) { in tcp_lro_flush_inactive()