Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din.c1606 struct ifnet *__single tmp_ifp; in in_iahash_insert_ptp() local
1630 tmp_ifp = (tmp_ifa == NULL) ? NULL : tmp_ifa->ia_ifp; in in_iahash_insert_ptp()
1633 if (tmp_ifp == NULL) { in in_iahash_insert_ptp()
/xnu-12377.41.6/bsd/netinet6/
H A Din6.c4676 ifnet_ref_t tmp_ifp; in in6_iahash_insert_ptp() local
4698 tmp_ifp = (tmp_ifa == NULL) ? NULL : tmp_ifa->ia_ifp; in in6_iahash_insert_ptp()
4701 if (tmp_ifp == NULL) { in in6_iahash_insert_ptp()