route.c | 288 static struct ifaddr *rt_getifa(struct rt_addrinfo *, struct psref *); 1097 rt_getifa(struct rt_addrinfo *info, struct psref *psref) function in typeref:struct:ifaddr * 1215 ifa = rt_getifa(info, &psref_ifa); 1453 ifa = rt_getifa(info, &psref_ifa);
|