Searched refs:in6_llentry (Results 1 – 1 of 1) sorted by relevance
4562 struct in6_llentry { struct4578 struct in6_llentry *in_lle = (struct in6_llentry *)lle; in in6_lltable_destroy_lle_unlocked() argument4579 kfree_type(struct in6_llentry, in_lle); in in6_lltable_destroy_lle_unlocked()4600 struct in6_llentry *lle; in in6_lltable_new()4602 lle = kalloc_type(struct in6_llentry, Z_NOWAIT | Z_ZERO); in in6_lltable_new()4620 kfree_type(struct in6_llentry, lle); in in6_lltable_new()