Searched refs:lle_head (Results 1 – 4 of 4) sorted by relevance
161 LIST_FOREACH_SAFE(lle, &llt->lle_head[i], lle_next, next) { in htable_foreach_lle()185 lleh = &llt->lle_head[hashidx]; in htable_link_entry()188 lle->lle_head = lleh; in htable_link_entry()202 lle->lle_head = NULL; in htable_unlink_entry()256 FREE(llt->lle_head, M_LLTABLE); in htable_free_tbl()572 LIST_FOREACH(lle, &llt->lle_head[i], lle_next) {645 MALLOC(llt->lle_head, struct llentries *, sizeof(struct llentries) * hsize, in lltable_allocate_htbl()649 LIST_INIT(&llt->lle_head[i]); in lltable_allocate_htbl()
100 struct llentries *lle_head; member199 struct llentries *lle_head; member
2549 lleh = &llt->lle_head[hashidx]; in in_lltable_find_dst()
4706 lleh = &llt->lle_head[hashidx]; in in6_lltable_find_dst()