Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Droute.c296 ifa = ifa_ifwithnet(gateway, 0, fibnum); in ifa_ifwithroute()
H A Dif_var.h677 struct ifaddr *ifa_ifwithnet(const struct sockaddr *, int, int);
H A Drtsock.c788 ifa = ifa_ifwithnet(info->rti_info[RTAX_DST], 1, in handle_rtm_get()
H A Dif.c2008 ifa_ifwithnet(const struct sockaddr *addr, int ignore_ptp, int fibnum) in ifa_ifwithnet() function
/f-stack/freebsd/netinet/
H A Din_pcb.c1193 ia = ifatoia(ifa_ifwithnet((struct sockaddr *)sin, 0, in in_pcbladdr()
1298 ia = ifatoia(ifa_ifwithnet(sintosa(&dst), 0, in in_pcbladdr()
1501 ifa = ifa_ifwithnet((struct sockaddr *)&ifp_sin, 0, RT_ALL_FIBS); in in_pcbconnect_setup()
1504 ifa = ifa_ifwithnet((struct sockaddr *)&ifp_sin, 0, RT_ALL_FIBS); in in_pcbconnect_setup()
H A Dip_options.c248 ia = (INA)ifa_ifwithnet((SA)&ipaddr, 0, in ip_dooptions()
H A Dip_icmp.c954 if ((ifa = ifa_ifwithnet((struct sockaddr *)gateway, 0, fibnum))==NULL) in icmp_verify_redirect_gateway()
H A Dip_output.c443 (ia = ifatoia(ifa_ifwithnet(sintosa(dst), 0, in ip_output()
/f-stack/lib/
H A Dff_route.c690 ifa = ifa_ifwithnet(info->rti_info[RTAX_DST], 1, in handle_rtm_get()
1458 ifa = ifa_ifwithnet(info.rti_info[RTAX_DST], 1,