Searched refs:in6_llentry (Results 1 – 1 of 1) sorted by relevance
4568 struct in6_llentry { struct4584 struct in6_llentry *in_lle = (struct in6_llentry *)lle; in in6_lltable_destroy_lle_unlocked() argument4585 kfree_type(struct in6_llentry, in_lle); in in6_lltable_destroy_lle_unlocked()4606 struct in6_llentry *lle; in in6_lltable_new()4608 lle = kalloc_type(struct in6_llentry, Z_NOWAIT | Z_ZERO); in in6_lltable_new()4626 kfree_type(struct in6_llentry, lle); in in6_lltable_new()