Searched refs:lle_head (Results 1 – 4 of 4) sorted by relevance
182 CK_LIST_FOREACH_SAFE(lle, &llt->lle_head[i], lle_next, next) { in htable_foreach_lle()216 lleh = &llt->lle_head[hashidx]; in htable_link_entry()219 lle->lle_head = lleh; in htable_link_entry()244 lle->lle_head = NULL; in htable_unlink_entry()301 free(llt->lle_head, M_LLTABLE); in htable_free_tbl()818 llt->lle_head = malloc(sizeof(struct llentries) * hsize, in lltable_allocate_htbl()822 CK_LIST_INIT(&llt->lle_head[i]); in lltable_allocate_htbl()1079 db_printf(" lle_head=%p\n", lle->lle_head); in llatbl_lle_show()1151 CK_LIST_FOREACH(lle, &llt->lle_head[i], lle_next) { in llatbl_llt_show()
65 struct llentries *lle_head; member175 struct llentries *lle_head; member
1637 lleh = &llt->lle_head[hashidx]; in in_lltable_find_dst()
2351 lleh = &llt->lle_head[hashidx]; in in6_lltable_find_dst()