Home
last modified time | relevance | path

Searched refs:ifa_ifwithroute_psref (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/net/
H A Droute.c290 static struct ifaddr *ifa_ifwithroute_psref(int, const struct sockaddr *,
983 ifa_ifwithroute_psref(int flags, const struct sockaddr *dst, in ifa_ifwithroute_psref() function
1117 ifa = ifa_ifwithroute_psref(flags, dst, gateway, psref); in rt_getifa()
1119 ifa = ifa_ifwithroute_psref(flags, sa, sa, psref); in rt_getifa()
1416 ifa = ifa_ifwithroute_psref(rt->rt_flags, rt_getkey(rt), in rt_update_get_ifa()