Searched refs:in6_llentry (Results 1 – 1 of 1) sorted by relevance
4537 struct in6_llentry { struct4553 struct in6_llentry *in_lle = (struct in6_llentry *)lle; in in6_lltable_destroy_lle_unlocked() argument4554 kfree_type(struct in6_llentry, in_lle); in in6_lltable_destroy_lle_unlocked()4575 struct in6_llentry *lle; in in6_lltable_new()4577 lle = kalloc_type(struct in6_llentry, Z_NOWAIT | Z_ZERO); in in6_lltable_new()4595 kfree_type(struct in6_llentry, lle); in in6_lltable_new()