Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet6/
HDin6.c2085 struct in6_llentry { struct
2122 struct in6_llentry *lle; in in6_lltable_new()
2124 lle = malloc(sizeof(struct in6_llentry), M_LLTABLE, M_NOWAIT | M_ZERO); in in6_lltable_new()