| /freebsd-13-stable/contrib/libpcap/ |
| HD | fad-gifc.c | 285 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces() 316 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces() 355 if (errno == EADDRNOTAVAIL) { in pcapint_findalldevs_interfaces()
|
| HD | fad-glifc.c | 218 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/ |
| HD | in6_mcast.c | 1441 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 …]
|
| HD | in6_gif.c | 125 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()
|
| HD | ip6_gre.c | 140 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()
|
| HD | in6_jail.c | 304 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()
|
| HD | scope6.c | 565 return (EADDRNOTAVAIL); in sa6_checkzone() 573 return (sa6->sin6_scope_id ? 0: EADDRNOTAVAIL); in sa6_checkzone() 592 return (EADDRNOTAVAIL); in sa6_checkzone_ifp()
|
| HD | raw_ip6.c | 774 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/ |
| HD | in_gif.c | 119 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()
|
| HD | ip_gre.c | 149 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()
|
| HD | in_mcast.c | 1471 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 …]
|
| HD | in_jail.c | 317 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/ |
| HD | errno.h | 91 # ifndef EADDRNOTAVAIL 92 # define EADDRNOTAVAIL 9903 macro
|
| /freebsd-13-stable/contrib/lib9p/pytest/ |
| HD | lerrno.py | 105 EADDRNOTAVAIL = 99 variable 238 EADDRNOTAVAIL: 'Cannot assign requested address',
|
| /freebsd-13-stable/contrib/ntp/libntp/lib/isc/win32/include/isc/ |
| HD | net.h | 223 #undef EADDRNOTAVAIL 224 #define EADDRNOTAVAIL WSAEADDRNOTAVAIL macro
|
| /freebsd-13-stable/sys/net/ |
| HD | if_infiniband.c | 532 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/ |
| HD | errno.d | 130 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/ |
| HD | errno2result.c | 105 case EADDRNOTAVAIL: in isc___errno2result()
|
| /freebsd-13-stable/sys/xen/ |
| HD | error.h | 71 [XEN_EADDRNOTAVAIL] = EADDRNOTAVAIL,
|
| /freebsd-13-stable/sys/xen/interface/ |
| HD | errno.h | 108 XEN_ERRNO(EADDRNOTAVAIL, 99) /* Cannot assign requested address */
|
| /freebsd-13-stable/sys/sys/ |
| HD | errno.h | 112 #define EADDRNOTAVAIL 49 /* Can't assign requested address */ macro
|
| /freebsd-13-stable/lib/libc/net/ |
| HD | sourcefilter.c | 164 errno = EADDRNOTAVAIL; in setipv4sourcefilter() 237 errno = EADDRNOTAVAIL; in getipv4sourcefilter()
|
| /freebsd-13-stable/lib/libc/nls/ |
| HD | be_BY.UTF-8.msg | 103 $ EADDRNOTAVAIL
|
| HD | mn_MN.UTF-8.msg | 103 $ EADDRNOTAVAIL
|
| HD | uk_UA.UTF-8.msg | 103 $ EADDRNOTAVAIL
|