Searched refs:in6_lltable_hash_dst (Results 1 – 1 of 1) sorted by relevance
2244 in6_lltable_hash_dst(const struct in6_addr *dst, uint32_t hsize) in in6_lltable_hash_dst() function2254 return (in6_lltable_hash_dst(&lle->r_l3addr.addr6, hsize)); in in6_lltable_hash()2276 hashidx = in6_lltable_hash_dst(dst, llt->llt_hsize); in in6_lltable_find_dst()