Searched refs:lleh (Results 1 – 3 of 3) sorted by relevance
175 struct llentries *lleh; in htable_link_entry() local185 lleh = &llt->lle_head[hashidx]; in htable_link_entry()188 lle->lle_head = lleh; in htable_link_entry()190 LIST_INSERT_HEAD(lleh, lle, lle_next); in htable_link_entry()
2545 struct llentries *lleh; in in_lltable_find_dst() local2549 lleh = &llt->lle_head[hashidx]; in in_lltable_find_dst()2550 LIST_FOREACH(lle, lleh, lle_next) { in in_lltable_find_dst()
4702 struct llentries *lleh; in in6_lltable_find_dst() local4706 lleh = &llt->lle_head[hashidx]; in in6_lltable_find_dst()4707 LIST_FOREACH(lle, lleh, lle_next) { in in6_lltable_find_dst()