| /linux/net/ipv6/netfilter/ |
| H A D | ip6t_rpfilter.c | 102 if (unlikely(saddrtype == IPV6_ADDR_ANY)) in rpfilter_mt()
|
| /linux/net/ipv4/ |
| H A D | inet_connection_sock.c | 56 if (addr_type == IPV6_ADDR_ANY && addr_type2 == IPV6_ADDR_ANY) in ipv6_rcv_saddr_equal() 59 if (addr_type2 == IPV6_ADDR_ANY && match_sk2_wildcard && in ipv6_rcv_saddr_equal() 63 if (addr_type == IPV6_ADDR_ANY && match_sk1_wildcard && in ipv6_rcv_saddr_equal()
|
| H A D | inet_hashtables.c | 138 BUILD_BUG_ON(USHRT_MAX < (IPV6_ADDR_ANY | IPV6_ADDR_MAPPED)); in inet_bind2_bucket_init() 880 if (tb->addr_type == IPV6_ADDR_ANY) in inet_bind2_bucket_match_addr_any()
|
| H A D | ip_tunnel_core.c | 389 if (stype == IPV6_ADDR_ANY || stype == IPV6_ADDR_MULTICAST || in iptunnel_pmtud_check_icmpv6()
|
| H A D | ip_tunnel.c | 727 if (addr_type == IPV6_ADDR_ANY) { in ip_tunnel_xmit()
|
| /linux/net/netfilter/ |
| H A D | xt_addrtype.c | 78 if ((mask & XT_ADDRTYPE_UNSPEC) && addr_type != IPV6_ADDR_ANY) in match_type6()
|
| /linux/net/ipv6/ |
| H A D | af_inet6.c | 333 if (addr_type != IPV6_ADDR_ANY) { in __inet6_bind() 386 if (addr_type != IPV6_ADDR_ANY && addr_type != IPV6_ADDR_MAPPED) in __inet6_bind() 410 if (addr_type != IPV6_ADDR_ANY) in __inet6_bind()
|
| H A D | mcast.c | 1464 if (group_type != IPV6_ADDR_ANY && in __mld_query_work() 1486 if (group_type == IPV6_ADDR_ANY) { /* general query */ in __mld_query_work() 1506 if (group_type == IPV6_ADDR_ANY) { in __mld_query_work() 1615 if (addr_type != IPV6_ADDR_ANY && in __mld_report_work()
|
| H A D | ip6_tunnel.c | 761 if (ltype == IPV6_ADDR_ANY || rtype == IPV6_ADDR_ANY) { in ip6_tnl_get_cap() 1143 if (addr_type == IPV6_ADDR_ANY) in ip6_tnl_xmit()
|
| H A D | ip6_flowlabel.c | 430 addr_type == IPV6_ADDR_ANY) { in fl_create()
|
| H A D | datagram.c | 828 if (addr_type != IPV6_ADDR_ANY) { in ip6_datagram_send_ctl()
|
| H A D | icmp.c | 718 if ((addr_type == IPV6_ADDR_ANY) || (addr_type & IPV6_ADDR_MULTICAST)) { in icmp6_send()
|
| H A D | ip6_output.c | 651 if (addrtype == IPV6_ADDR_ANY || in ip6_forward()
|
| H A D | addrconf.c | 1078 if (addr_type == IPV6_ADDR_ANY) { in ipv6_add_addr() 1746 if (unlikely(score->addr_type == IPV6_ADDR_ANY || in __ipv6_dev_get_saddr()
|
| /linux/include/net/ |
| H A D | ipv6.h | 107 #define IPV6_ADDR_ANY 0x0000U macro 485 return (type == IPV6_ADDR_ANY) ? __IPV6_ADDR_SCOPE_INVALID : (type >> 16); in __ipv6_addr_src_scope()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 113 if (likely(addr_type == IPV6_ADDR_ANY)) in chtls_find_netdev() 697 if (addr_type != IPV6_ADDR_ANY) { in chtls_listen_start() 752 if (addr_type != IPV6_ADDR_ANY) in chtls_listen_stop()
|
| /linux/drivers/infiniband/core/ |
| H A D | iwcm.c | 484 if (ipv6_addr_type(&pm6_addr->sin6_addr) == IPV6_ADDR_ANY) { in iw_cm_check_wildcard()
|
| /linux/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_cm.c | 157 if (addr_type != IPV6_ADDR_ANY) { in cxgbit_create_server6() 336 if (addr_type == IPV6_ADDR_ANY) in cxgbit_inaddr_any()
|
| /linux/net/6lowpan/ |
| H A D | iphc.c | 1229 if (ipv6_saddr_type == IPV6_ADDR_ANY) { in lowpan_header_compress()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_filter.c | 1145 if (addr_type == IPV6_ADDR_ANY) in is_inaddr_any() 1668 IPV6_ADDR_ANY) { in __cxgb4_set_filter()
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 696 if (IPV6_ADDR_ANY == type) in sctp_v6_available()
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 3408 if (ipv6_addr_type(&raddr6->sin6_addr) == IPV6_ADDR_ANY) { in c4iw_connect() 3473 if (ipv6_addr_type(&sin6->sin6_addr) != IPV6_ADDR_ANY) { in create_server6()
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | cm.c | 4009 if (ipv6_addr_type(&laddr6->sin6_addr) != IPV6_ADDR_ANY) { in irdma_create_listen()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_main.c | 3971 IPV6_ADDR_ANY); in iavf_parse_cls_flower()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 3790 (remote_type != IPV6_ADDR_ANY)) { in vxlan_config_validate()
|