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

/darwin-on-arm/xnu/bsd/netinet/
H A Din.c1523 struct ifnet *tmp_ifp; local
1547 tmp_ifp = (tmp_ifa == NULL) ? NULL : tmp_ifa->ia_ifp;
1550 if (tmp_ifp == NULL) {

Completed in 22 milliseconds