Searched refs:in_llentry (Results 1 – 1 of 1) sorted by relevance
2346 struct in_llentry { struct2362 struct in_llentry *in_lle = (struct in_llentry *)lle; in in_lltable_destroy_lle_unlocked() argument2363 kfree_type(struct in_llentry, in_lle); in in_lltable_destroy_lle_unlocked()2381 struct in_llentry *lle; in in_lltable_new()2383 lle = kalloc_type(struct in_llentry, Z_NOWAIT | Z_ZERO); in in_lltable_new()