Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_stf.c185 static struct in6_ifaddr *stf_getsrcifa6(struct ifnet *);
404 ia6 = stf_getsrcifa6(sc->sc_if); in stf_encapcheck()
444 stf_getsrcifa6(struct ifnet *ifp) in stf_getsrcifa6() function
536 ia6 = stf_getsrcifa6(ifp); in stf_pre_output()