HomeSort by: relevance | last modified time | path
    Searched defs:rt_getifa (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
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);

Completed in 13 milliseconds