Home
last modified time | relevance | path

Searched refs:IPV6_ADDR_ANY (Results 1 – 25 of 33) sorted by relevance

12

/linux/net/ipv6/netfilter/
A Dip6t_rpfilter.c102 if (unlikely(saddrtype == IPV6_ADDR_ANY)) in rpfilter_mt()
A Dnft_fib_ipv6.c150 if (ipv6_addr_type(&iph->saddr) != IPV6_ADDR_ANY) in nft_fib_v6_skip_icmpv6()
/linux/net/ipv4/
A Dinet_connection_sock.c55 if (addr_type == IPV6_ADDR_ANY && addr_type2 == IPV6_ADDR_ANY) in ipv6_rcv_saddr_equal()
58 if (addr_type2 == IPV6_ADDR_ANY && match_sk2_wildcard && in ipv6_rcv_saddr_equal()
62 if (addr_type == IPV6_ADDR_ANY && match_sk1_wildcard && in ipv6_rcv_saddr_equal()
162 if (addr_type == IPV6_ADDR_ANY) in inet_use_bhash2_on_bind()
A Dping.c357 if ((addr_type != IPV6_ADDR_ANY && in ping_check_bind_addr()
383 addr_type == IPV6_ADDR_ANY)) in ping_check_bind_addr()
A Dinet_hashtables.c112 BUILD_BUG_ON(USHRT_MAX < (IPV6_ADDR_ANY | IPV6_ADDR_MAPPED)); in inet_bind2_bucket_init()
834 if (tb->addr_type == IPV6_ADDR_ANY) in inet_bind2_bucket_match_addr_any()
A Dip_tunnel_core.c366 if (stype == IPV6_ADDR_ANY || stype == IPV6_ADDR_MULTICAST || in iptunnel_pmtud_check_icmpv6()
A Dip_tunnel.c740 if (addr_type == IPV6_ADDR_ANY) { in ip_tunnel_xmit()
/linux/net/netfilter/
A Dxt_addrtype.c78 if ((mask & XT_ADDRTYPE_UNSPEC) && addr_type != IPV6_ADDR_ANY) in match_type6()
/linux/net/ipv6/
A Daddrconf_core.c72 return IPV6_ADDR_ANY; in __ipv6_addr_type()
A Daf_inet6.c350 if (addr_type != IPV6_ADDR_ANY) { in __inet6_bind()
403 if (addr_type != IPV6_ADDR_ANY && addr_type != IPV6_ADDR_MAPPED) in __inet6_bind()
427 if (addr_type != IPV6_ADDR_ANY) in __inet6_bind()
A Dmcast.c1434 if (group_type != IPV6_ADDR_ANY && in __mld_query_work()
1456 if (group_type == IPV6_ADDR_ANY) { /* general query */ in __mld_query_work()
1476 if (group_type == IPV6_ADDR_ANY) { in __mld_query_work()
1585 if (addr_type != IPV6_ADDR_ANY && in __mld_report_work()
A Dip6_tunnel.c749 if (ltype == IPV6_ADDR_ANY || rtype == IPV6_ADDR_ANY) { in ip6_tnl_get_cap()
1131 if (addr_type == IPV6_ADDR_ANY) in ip6_tnl_xmit()
A Dip6_flowlabel.c436 addr_type == IPV6_ADDR_ANY) { in fl_create()
A Ddatagram.c827 if (addr_type != IPV6_ADDR_ANY) { in ip6_datagram_send_ctl()
A Dicmp.c526 if ((addr_type == IPV6_ADDR_ANY) || (addr_type & IPV6_ADDR_MULTICAST)) { in icmp6_send()
A Draw.c246 if (addr_type != IPV6_ADDR_ANY) { in rawv6_bind()
A Dsit.c923 if (addr_type == IPV6_ADDR_ANY) { in ipip6_tunnel_xmit()
/linux/include/net/
A Dipv6.h106 #define IPV6_ADDR_ANY 0x0000U macro
565 return (type == IPV6_ADDR_ANY) ? __IPV6_ADDR_SCOPE_INVALID : (type >> 16); in __ipv6_addr_src_scope()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_cm.c113 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/net/l2tp/
A Dl2tp_ip6.c325 if (addr_type != IPV6_ADDR_ANY) { in l2tp_ip6_bind()
/linux/drivers/infiniband/core/
A Diwcm.c487 if (ipv6_addr_type(&pm6_addr->sin6_addr) == IPV6_ADDR_ANY) { in iw_cm_check_wildcard()
/linux/net/6lowpan/
A Diphc.c1229 if (ipv6_saddr_type == IPV6_ADDR_ANY) { in lowpan_header_compress()
/linux/drivers/target/iscsi/cxgbit/
A Dcxgbit_cm.c157 if (addr_type != IPV6_ADDR_ANY) { in cxgbit_create_server6()
336 if (addr_type == IPV6_ADDR_ANY) in cxgbit_inaddr_any()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_filter.c1145 if (addr_type == IPV6_ADDR_ANY) in is_inaddr_any()
1668 IPV6_ADDR_ANY) { in __cxgb4_set_filter()
/linux/net/sctp/
A Dipv6.c689 if (IPV6_ADDR_ANY == type) in sctp_v6_available()

Completed in 60 milliseconds

12