Home
last modified time | relevance | path

Searched refs:in6_llentry (Results 1 – 1 of 1) sorted by relevance

/src/sys/netinet6/
H A Din6.c2193 struct in6_llentry { struct
2230 struct in6_llentry *lle; in in6_lltable_new()
2232 lle = malloc(sizeof(struct in6_llentry), M_LLTABLE, M_NOWAIT | M_ZERO); in in6_lltable_new()