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

/freebsd-11-stable/sys/netinet6/
H A Din6.c2010 struct in6_llentry { struct
2045 struct in6_llentry *lle;
2047 lle = malloc(sizeof(struct in6_llentry), M_LLTABLE, M_NOWAIT | M_ZERO);

Completed in 105 milliseconds