Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6.c2084 struct in6_llentry { struct
2121 struct in6_llentry *lle; in in6_lltable_new()
2123 lle = malloc(sizeof(struct in6_llentry), M_LLTABLE, M_NOWAIT | M_ZERO); in in6_lltable_new()