route.c | 289 static struct ifnet *rt_getifp(struct rt_addrinfo *, struct psref *); 1072 rt_getifp(struct rt_addrinfo *info, struct psref *psref) function in typeref:struct:ifnet * 1214 ifp = rt_getifp(info, &psref_ifp); 1451 ifp = rt_getifp(info, &psref_ifp);
|