Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_llatbl.h236 struct lltable *in6_lltable_get(struct ifnet *ifp);
H A Dif_llatbl.c869 return (in6_lltable_get(ifp)); in lltable_get()
/freebsd/sys/netinet6/
H A Din6.c2579 in6_lltable_get(struct ifnet *ifp) in in6_lltable_get() function