Searched refs:ifa_ifwithroute (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | route.c | 268 ifa_ifwithroute(int flags, const struct sockaddr *dst, in ifa_ifwithroute() function 580 info->rti_ifa = ifa_ifwithroute(flags, dst, gateway, in rt_getifa_fib() 583 info->rti_ifa = ifa_ifwithroute(flags, sa, sa, in rt_getifa_fib()
|
| H A D | if_var.h | 678 struct ifaddr *ifa_ifwithroute(int, const struct sockaddr *,
|