Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6.h885 extern struct lltable * in6_lltattach(struct ifnet *ifp);
H A Din6.c4914 in6_lltattach(struct ifnet *ifp) in in6_lltattach() function