Home
last modified time | relevance | path

Searched refs:llt_hsize (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dif_llatbl.c146 for (i = 0; i < llt->llt_hsize; i++) { in htable_foreach_lle()
180 hashidx = llt->llt_hash(lle, llt->llt_hsize); in htable_link_entry()
573 llt->llt_hsize = hsize; in lltable_allocate_htbl()
577 for (i = 0; i < llt->llt_hsize; i++) in lltable_allocate_htbl()
876 for (i = 0; i < llt->llt_hsize; i++) { in llatbl_llt_show()
H A Dif_llatbl.h164 int llt_hsize; member
/f-stack/freebsd/netinet/
H A Din.c1491 hashidx = in_lltable_hash_dst(dst, llt->llt_hsize); in in_lltable_find_dst()
/f-stack/freebsd/netinet6/
H A Din6.c2276 hashidx = in6_lltable_hash_dst(dst, llt->llt_hsize); in in6_lltable_find_dst()