Searched refs:ifa_ifwithaddr_check (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c1278 ifa_present = ifa_ifwithaddr_check(
/freebsd-11-stable/sys/netinet/
H A Din_pcb.c622 ifa_ifwithaddr_check((struct sockaddr *)sin) == 0)
H A Dip_options.c168 if (ifa_ifwithaddr_check((struct sockaddr *)&ipaddr)
367 if (ifa_ifwithaddr_check((SA)&ipaddr) == 0)
H A Draw_ip.c970 ifa_ifwithaddr_check((struct sockaddr *)addr) == 0))
/freebsd-11-stable/sys/net/
H A Dif.c1928 ifa_ifwithaddr_check(const struct sockaddr *addr) function
H A Dif_var.h576 int ifa_ifwithaddr_check(const struct sockaddr *);
H A Droute.c624 if ((flags & RTF_GATEWAY) && ifa_ifwithaddr_check(gateway)) {

Completed in 309 milliseconds