HomeSort by: relevance | last modified time | path
    Searched refs:rt_get_ifa (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net/
rtsock.c 205 * then rt_get_ifa() != NULL. So this ought to still be safe.
208 rtifa = rt_get_ifa(rt);
route.h 455 rt_get_ifa(struct rtentry *);
rtsock_shared.c 602 * rt_get_ifa() != NULL. So this
605 rtifa = rt_get_ifa(rt);
route.c 356 rt_get_ifa(struct rtentry *rt) function in typeref:struct:ifaddr *

Completed in 15 milliseconds