Searched refs:ifa_ifwithaddr_check (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dip_options.c166 if (ifa_ifwithaddr_check((struct sockaddr *)&ipaddr)
347 if (ifa_ifwithaddr_check((SA)&ipaddr) == 0)
H A Draw_ip.c925 ifa_ifwithaddr_check((struct sockaddr *)addr) == 0))
H A Din_pcb.c576 ifa_ifwithaddr_check((struct sockaddr *)sin) == 0)
/freebsd-10-stable/sys/netipx/
H A Dipx_pcb.c124 if (ifa_ifwithaddr_check((struct sockaddr *)sipx) == 0)
/freebsd-10-stable/sys/net/
H A Dif_var.h991 int ifa_ifwithaddr_check(struct sockaddr *);
H A Droute.c606 else if (ifa_ifwithaddr_check(gateway))
H A Dif.c1779 ifa_ifwithaddr_check(struct sockaddr *addr) function
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c1291 ifa_present = ifa_ifwithaddr_check(

Completed in 97 milliseconds