Searched refs:tmp_ifp (Results 1 – 2 of 2) sorted by relevance
1600 struct ifnet *tmp_ifp; in in_iahash_insert_ptp() local1624 tmp_ifp = (tmp_ifa == NULL) ? NULL : tmp_ifa->ia_ifp; in in_iahash_insert_ptp()1627 if (tmp_ifp == NULL) { in in_iahash_insert_ptp()
4640 struct ifnet *tmp_ifp; in in6_iahash_insert_ptp() local4662 tmp_ifp = (tmp_ifa == NULL) ? NULL : tmp_ifa->ia_ifp; in in6_iahash_insert_ptp()4665 if (tmp_ifp == NULL) { in in6_iahash_insert_ptp()