Searched refs:lle_head (Results 1 – 4 of 4) sorted by relevance
147 CK_LIST_FOREACH_SAFE(lle, &llt->lle_head[i], lle_next, next) { in htable_foreach_lle()181 lleh = &llt->lle_head[hashidx]; in htable_link_entry()184 lle->lle_head = lleh; in htable_link_entry()209 lle->lle_head = NULL; in htable_unlink_entry()266 free(llt->lle_head, M_LLTABLE); in htable_free_tbl()574 llt->lle_head = malloc(sizeof(struct llentries) * hsize, in lltable_allocate_htbl()578 CK_LIST_INIT(&llt->lle_head[i]); in lltable_allocate_htbl()809 db_printf(" lle_head=%p\n", lle->lle_head); in llatbl_lle_show()877 CK_LIST_FOREACH(lle, &llt->lle_head[i], lle_next) { in llatbl_llt_show()
66 struct llentries *lle_head; member167 struct llentries *lle_head; member
1492 lleh = &llt->lle_head[hashidx]; in in_lltable_find_dst()
2277 lleh = &llt->lle_head[hashidx]; in in6_lltable_find_dst()