Searched refs:lle_next (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/net/
H A Dif_llatbl.c142 LIST_FOREACH_SAFE(lle, &llt->lle_head[i], lle_next, next) {
169 LIST_INSERT_HEAD(lleh, lle, lle_next);
178 LIST_REMOVE(lle, lle_next);
540 LIST_FOREACH(lle, &llt->lle_head[i], lle_next) {
842 db_printf(" lle_next=%p\n", lle->lle_next.le_next);
913 LIST_FOREACH(lle, &llt->lle_head[i], lle_next) {
H A Dif_llatbl.h57 LIST_ENTRY(llentry) lle_next; member in struct:llentry
/freebsd-11.0-release/sys/netinet/
H A Din.c1267 LIST_FOREACH(lle, lleh, lle_next) {
/freebsd-11.0-release/sys/netinet6/
H A Din6.c2175 LIST_FOREACH(lle, lleh, lle_next) {

Completed in 31 milliseconds