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

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

Completed in 18 milliseconds