Home
last modified time | relevance | path

Searched refs:EADDRNOTAVAIL (Results 1 – 25 of 129) sorted by relevance

123456

/freebsd-13-stable/contrib/libpcap/
HDfad-gifc.c285 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces()
316 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces()
355 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces()
HDfad-glifc.c218 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces()
246 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces()
281 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces()
/freebsd-13-stable/sys/netinet6/
HDin6_mcast.c1441 return (EADDRNOTAVAIL); in in6p_block_unblock_source()
1467 error = EADDRNOTAVAIL; in in6p_block_unblock_source()
1493 error = EADDRNOTAVAIL; in in6p_block_unblock_source()
1664 return (EADDRNOTAVAIL); in in6p_get_source_filters()
1667 return (EADDRNOTAVAIL); in in6p_get_source_filters()
1678 return (EADDRNOTAVAIL); in in6p_get_source_filters()
1804 error = EADDRNOTAVAIL; in ip6_getmoptions()
1907 return (EADDRNOTAVAIL); in in6p_join_group()
1949 return (EADDRNOTAVAIL); in in6p_join_group()
1964 return (EADDRNOTAVAIL); in in6p_join_group()
[all …]
HDin6_gif.c125 return (EADDRNOTAVAIL); in in6_gif_checkdup()
222 error = EADDRNOTAVAIL; in in6_gif_ioctl()
240 if (error == EADDRNOTAVAIL) in in6_gif_ioctl()
267 error = EADDRNOTAVAIL; in in6_gif_ioctl()
HDip6_gre.c140 return (EADDRNOTAVAIL); in in6_gre_checkdup()
421 &sc->gre_oip6.ip6_dst, value) == EADDRNOTAVAIL) in in6_gre_setopts()
469 error = EADDRNOTAVAIL; in in6_gre_ioctl()
488 if (error == EADDRNOTAVAIL) in in6_gre_ioctl()
520 error = EADDRNOTAVAIL; in in6_gre_ioctl()
HDin6_jail.c304 if (error == EADDRNOTAVAIL && IN6_IS_ADDR_LOOPBACK(ia6)) { in prison_local_ip6()
340 prison_check_ip6_locked(pr, ia6) == EADDRNOTAVAIL) { in prison_remote_ip6()
386 return (EADDRNOTAVAIL); in prison_check_ip6_locked()
HDscope6.c565 return (EADDRNOTAVAIL); in sa6_checkzone()
573 return (sa6->sin6_scope_id ? 0: EADDRNOTAVAIL); in sa6_checkzone()
592 return (EADDRNOTAVAIL); in sa6_checkzone_ifp()
HDraw_ip6.c774 return (EADDRNOTAVAIL); in rip6_bind()
782 return (EADDRNOTAVAIL); in rip6_bind()
789 return (EADDRNOTAVAIL); in rip6_bind()
815 return (EADDRNOTAVAIL); in rip6_connect()
/freebsd-13-stable/sys/netinet/
HDin_gif.c119 return (EADDRNOTAVAIL); in in_gif_checkdup()
216 error = EADDRNOTAVAIL; in in_gif_ioctl()
225 if (error == EADDRNOTAVAIL) in in_gif_ioctl()
251 error = EADDRNOTAVAIL; in in_gif_ioctl()
HDip_gre.c149 return (EADDRNOTAVAIL); in in_gre_checkdup()
419 sc->gre_oip.ip_dst.s_addr, value) == EADDRNOTAVAIL) in in_gre_setopts()
467 error = EADDRNOTAVAIL; in in_gre_ioctl()
477 if (error == EADDRNOTAVAIL) in in_gre_ioctl()
509 error = EADDRNOTAVAIL; in in_gre_ioctl()
HDin_mcast.c1471 return (EADDRNOTAVAIL); in inp_block_unblock_source()
1497 error = EADDRNOTAVAIL; in inp_block_unblock_source()
1522 error = EADDRNOTAVAIL; in inp_block_unblock_source()
1701 return (EADDRNOTAVAIL); in inp_get_source_filters()
1864 error = EADDRNOTAVAIL; in inp_getmoptions()
2068 return (EADDRNOTAVAIL); in inp_join_group()
2084 return (EADDRNOTAVAIL); in inp_join_group()
2135 error = EADDRNOTAVAIL; in inp_join_group()
2380 return (EADDRNOTAVAIL); in inp_leave_group()
2385 return (EADDRNOTAVAIL); in inp_leave_group()
[all …]
HDin_jail.c317 if (error == EADDRNOTAVAIL && ia0.s_addr == INADDR_LOOPBACK) { in prison_local_ip4()
354 prison_check_ip4_locked(pr, ia) == EADDRNOTAVAIL) { in prison_remote_ip4()
400 return (EADDRNOTAVAIL); in prison_check_ip4_locked()
/freebsd-13-stable/contrib/llvm-project/libcxx/include/
HDerrno.h91 # ifndef EADDRNOTAVAIL
92 # define EADDRNOTAVAIL 9903 macro
/freebsd-13-stable/contrib/lib9p/pytest/
HDlerrno.py105 EADDRNOTAVAIL = 99 variable
238 EADDRNOTAVAIL: 'Cannot assign requested address',
/freebsd-13-stable/contrib/ntp/libntp/lib/isc/win32/include/isc/
HDnet.h223 #undef EADDRNOTAVAIL
224 #define EADDRNOTAVAIL WSAEADDRNOTAVAIL macro
/freebsd-13-stable/sys/net/
HDif_infiniband.c532 return (EADDRNOTAVAIL); in infiniband_resolvemulti()
540 return (EADDRNOTAVAIL); in infiniband_resolvemulti()
558 return (EADDRNOTAVAIL); in infiniband_resolvemulti()
560 return (EADDRNOTAVAIL); in infiniband_resolvemulti()
/freebsd-13-stable/cddl/lib/libdtrace/
HDerrno.d130 inline int EADDRNOTAVAIL = 49; variable
131 #pragma D binding "1.0" EADDRNOTAVAIL
295 errno == EADDRNOTAVAIL ? "Can't assign requested address" :
/freebsd-13-stable/contrib/ntp/libntp/lib/isc/unix/
HDerrno2result.c105 case EADDRNOTAVAIL: in isc___errno2result()
/freebsd-13-stable/sys/xen/
HDerror.h71 [XEN_EADDRNOTAVAIL] = EADDRNOTAVAIL,
/freebsd-13-stable/sys/xen/interface/
HDerrno.h108 XEN_ERRNO(EADDRNOTAVAIL, 99) /* Cannot assign requested address */
/freebsd-13-stable/sys/sys/
HDerrno.h112 #define EADDRNOTAVAIL 49 /* Can't assign requested address */ macro
/freebsd-13-stable/lib/libc/net/
HDsourcefilter.c164 errno = EADDRNOTAVAIL; in setipv4sourcefilter()
237 errno = EADDRNOTAVAIL; in getipv4sourcefilter()
/freebsd-13-stable/lib/libc/nls/
HDbe_BY.UTF-8.msg103 $ EADDRNOTAVAIL
HDmn_MN.UTF-8.msg103 $ EADDRNOTAVAIL
HDuk_UA.UTF-8.msg103 $ EADDRNOTAVAIL

123456