/external/tcpdump/ |
D | print-ripng.c | 88 #if !defined(IN6_IS_ADDR_UNSPECIFIED) && !defined(_MSC_VER) /* MSVC inline */ 89 static int IN6_IS_ADDR_UNSPECIFIED(const struct in6_addr *addr) in IN6_IS_ADDR_UNSPECIFIED() function 128 && IN6_IS_ADDR_UNSPECIFIED(&rp->rip6_nets->rip6_dest)) { in ripng_print()
|
/external/iproute2/ip/ |
D | iplink_vxlan.c | 101 if (daddr || !IN6_IS_ADDR_UNSPECIFIED(&daddr6)) { in vxlan_parse_opt() 115 if (gaddr || !IN6_IS_ADDR_UNSPECIFIED(&gaddr6)) { in vxlan_parse_opt() 146 else if (!IN6_IS_ADDR_UNSPECIFIED(&saddr6)) in vxlan_parse_opt() 353 if ((gaddr || !IN6_IS_ADDR_UNSPECIFIED(&gaddr6)) && in vxlan_parse_opt() 375 else if (!IN6_IS_ADDR_UNSPECIFIED(&gaddr6)) in vxlan_parse_opt() 377 else if (!IN6_IS_ADDR_UNSPECIFIED(&daddr6)) in vxlan_parse_opt() 430 if (!IN6_IS_ADDR_UNSPECIFIED(&addr)) { in vxlan_print_opt() 460 if (!IN6_IS_ADDR_UNSPECIFIED(&addr)) in vxlan_print_opt()
|
D | iplink_geneve.c | 194 if (!set_op && !daddr && IN6_IS_ADDR_UNSPECIFIED(&daddr6)) { in geneve_parse_opt() 203 if (!IN6_IS_ADDR_UNSPECIFIED(&daddr6)) { in geneve_parse_opt() 254 if (!IN6_IS_ADDR_UNSPECIFIED(&addr)) { in geneve_print_opt()
|
D | ip6tunnel.c | 318 (IN6_IS_ADDR_UNSPECIFIED(&p1->laddr) || in ip6_tnl_parm_match() 320 (IN6_IS_ADDR_UNSPECIFIED(&p1->raddr) || in ip6_tnl_parm_match()
|
/external/iptables/iptables/ |
D | nft-ipv6.c | 50 if (!IN6_IS_ADDR_UNSPECIFIED(&cs->fw6.ipv6.src) || in nft_ipv6_add() 51 !IN6_IS_ADDR_UNSPECIFIED(&cs->fw6.ipv6.smsk) || in nft_ipv6_add() 59 if (!IN6_IS_ADDR_UNSPECIFIED(&cs->fw6.ipv6.dst) || in nft_ipv6_add() 60 !IN6_IS_ADDR_UNSPECIFIED(&cs->fw6.ipv6.dmsk) || in nft_ipv6_add() 342 if (!invert && IN6_IS_ADDR_UNSPECIFIED(addr)) in xlate_ipv6_addr()
|
D | xshared.c | 591 if (IN6_IS_ADDR_UNSPECIFIED(addr) && !(format & FMT_NUMERIC)) in ipv6_addr_to_string()
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_bsd_addr.c | 456 IN6_IS_ADDR_UNSPECIFIED(&((struct sockaddr_in6 *)ifa->ifa_addr)->sin6_addr)) { 530 if (IN6_IS_ADDR_UNSPECIFIED(&((struct sockaddr_in6 *)ifa->ifa_addr)->sin6_addr)) { 604 if (IN6_IS_ADDR_UNSPECIFIED(&((struct sockaddr_in6 *)ifa->ifa_addr)->sin6_addr)) { 709 if (IN6_IS_ADDR_UNSPECIFIED(&((struct sockaddr_in6 *)ifa->ifa_addr)->sin6_addr)) {
|
D | sctp_asconf.c | 239 if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) in sctp_process_asconf_add_ip() 397 if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) in sctp_process_asconf_delete_ip() 535 if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) in sctp_process_asconf_set_primary() 1995 if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { in sctp_addr_mgmt_assoc() 2183 if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { in sctp_asconf_iterator_stcb() 2541 if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { in sctp_find_valid_localaddr()
|
D | sctp_usrreq.c | 1687 if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { 3057 if (!IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { 4009 if (!IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { 4133 if (!IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { 6197 if (!IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { 7347 if (!IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) { 7528 if (!IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr)) {
|
/external/python/cpython2/Lib/plat-freebsd5/ |
D | IN.py | 245 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/python/cpython2/Lib/plat-freebsd4/ |
D | IN.py | 245 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/python/cpython2/Lib/plat-darwin/ |
D | IN.py | 237 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/iputils/ninfod/ |
D | ninfod_name.c | 307 if ((changed || forced) && !IN6_IS_ADDR_UNSPECIFIED(&nigroup.ipv6mr_multiaddr)) { in init_nodeinfo_nodename()
|
D | ninfod_addrs.c | 138 if (IN6_IS_ADDR_UNSPECIFIED(ifaddr) || in filter_ipv6addr()
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IN.py | 322 def IN6_IS_ADDR_UNSPECIFIED(p): return IS_ANYADDR6(*p) function
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 396 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/iputils/ |
D | ping6.c | 882 if (IN6_IS_ADDR_UNSPECIFIED(&firsthop.sin6_addr)) { in main() 944 if (IN6_IS_ADDR_UNSPECIFIED(&firsthop.sin6_addr)) { in main() 960 if (IN6_IS_ADDR_UNSPECIFIED(&source.sin6_addr)) { in main()
|
/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 413 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 595 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 413 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/libcups/cups/ |
D | http-addr.c | 43 IN6_IS_ADDR_UNSPECIFIED(&(addr->ipv6.sin6_addr))) in httpAddrAny()
|
/external/python/cpython2/Lib/plat-unixware7/ |
D | IN.py | 71 def IN6_IS_ADDR_UNSPECIFIED(a): return IN6_ADDR_EQUAL_L(a, 0, 0, 0, 0) function
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 924 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | IN.py | 1315 def IN6_IS_ADDR_UNSPECIFIED(addr): return \ function
|
/external/android-clat/ |
D | clatd_test.cpp | 898 ASSERT_TRUE(IN6_IS_ADDR_UNSPECIFIED(&Global_Clatd_Config.ipv6_local_subnet)); in TEST_F()
|