Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_stf.c185 static struct in6_ifaddr *stf_getsrcifa6(struct ifnet *);
409 ia6 = stf_getsrcifa6(sc->sc_if); in stf_encapcheck()
449 stf_getsrcifa6(struct ifnet *ifp) in stf_getsrcifa6() function
541 ia6 = stf_getsrcifa6(ifp); in stf_pre_output()