Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Droute.c297 ifa = ifa_ifwithnet(gateway, 0, fibnum); in ifa_ifwithroute()
H A Dif_var.h552 struct ifaddr *ifa_ifwithnet(const struct sockaddr *, int, int);
H A Drtsock.c828 ifa = ifa_ifwithnet(info->rti_info[RTAX_DST], 1, in handle_rtm_get()
H A Dif.c1918 ifa_ifwithnet(const struct sockaddr *addr, int ignore_ptp, int fibnum) in ifa_ifwithnet() function
/freebsd/sys/netinet/
H A Dip_options.c246 ia = (INA)ifa_ifwithnet((SA)&ipaddr, 0, in ip_dooptions()
H A Dip_icmp.c965 if ((ifa = ifa_ifwithnet((struct sockaddr *)gateway, 0, fibnum))==NULL) in icmp_verify_redirect_gateway()
H A Dip_output.c442 (ia = ifatoia(ifa_ifwithnet(sintosa(dst), 0, in ip_output()
H A Din_pcb.c1266 ia = ifatoia(ifa_ifwithnet((struct sockaddr *)sin, 0, in in_pcbladdr()
1371 ia = ifatoia(ifa_ifwithnet(sintosa(&dst), 0, in in_pcbladdr()
/freebsd/share/man/man9/
H A DMakefile1367 ifnet.9 ifa_ifwithnet.9 \