| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_connection_sock.c | 55 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()
|
| H A D | ping.c | 352 if ((addr_type != IPV6_ADDR_ANY && in ping_check_bind_addr() 378 addr_type == IPV6_ADDR_ANY)) in ping_check_bind_addr()
|
| H A D | ip_tunnel_core.c | 365 if (stype == IPV6_ADDR_ANY || stype == IPV6_ADDR_MULTICAST || in iptunnel_pmtud_check_icmpv6()
|
| H A D | ip_tunnel.c | 693 if (addr_type == IPV6_ADDR_ANY) { in ip_tunnel_xmit()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6t_rpfilter.c | 102 if (unlikely(saddrtype == IPV6_ADDR_ANY)) in rpfilter_mt()
|
| H A D | nft_fib_ipv6.c | 146 if (ipv6_addr_type(&iph->saddr) != IPV6_ADDR_ANY) in nft_fib_v6_skip_icmpv6()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | addrconf_core.c | 72 return IPV6_ADDR_ANY; in __ipv6_addr_type()
|
| H A D | af_inet6.c | 349 if (addr_type != IPV6_ADDR_ANY) { in __inet6_bind() 402 if (addr_type != IPV6_ADDR_ANY && addr_type != IPV6_ADDR_MAPPED) in __inet6_bind() 424 if (addr_type != IPV6_ADDR_ANY) in __inet6_bind()
|
| H A D | mcast.c | 1373 if (group_type != IPV6_ADDR_ANY && in igmp6_event_query() 1397 if (group_type == IPV6_ADDR_ANY) { /* general query */ in igmp6_event_query() 1418 if (group_type == IPV6_ADDR_ANY) { in igmp6_event_query() 1476 if (addr_type != IPV6_ADDR_ANY && in igmp6_event_report()
|
| H A D | ip6_tunnel.c | 780 if (ltype == IPV6_ADDR_ANY || rtype == IPV6_ADDR_ANY) { in ip6_tnl_get_cap() 1149 if (addr_type == IPV6_ADDR_ANY) in ip6_tnl_xmit()
|
| H A D | ip6_flowlabel.c | 433 addr_type == IPV6_ADDR_ANY) { in fl_create()
|
| H A D | datagram.c | 821 if (addr_type != IPV6_ADDR_ANY) { in ip6_datagram_send_ctl()
|
| H A D | icmp.c | 523 if ((addr_type == IPV6_ADDR_ANY) || (addr_type & IPV6_ADDR_MULTICAST)) { in icmp6_send()
|
| H A D | raw.c | 271 if (addr_type != IPV6_ADDR_ANY) { in rawv6_bind()
|
| H A D | sit.c | 920 if (addr_type == IPV6_ADDR_ANY) { in ipip6_tunnel_xmit()
|
| H A D | ip6_output.c | 600 if (addrtype == IPV6_ADDR_ANY || in ip6_forward()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_addrtype.c | 78 if ((mask & XT_ADDRTYPE_UNSPEC) && addr_type != IPV6_ADDR_ANY) in match_type6()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ipv6.h | 103 #define IPV6_ADDR_ANY 0x0000U macro 471 return (type == IPV6_ADDR_ANY) ? __IPV6_ADDR_SCOPE_INVALID : (type >> 16); in __ipv6_addr_src_scope()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_ip6.c | 301 if (addr_type != IPV6_ADDR_ANY) { in l2tp_ip6_bind()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | iwcm.c | 486 if (ipv6_addr_type(&pm6_addr->sin6_addr) == IPV6_ADDR_ANY) { in iw_cm_check_wildcard()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/net/6lowpan/ |
| H A D | iphc.c | 1229 if (ipv6_saddr_type == IPV6_ADDR_ANY) { in lowpan_header_compress()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_filter.c | 1145 if (addr_type == IPV6_ADDR_ANY) in is_inaddr_any() 1667 IPV6_ADDR_ANY) { in __cxgb4_set_filter()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ipv6.c | 640 if (IPV6_ADDR_ANY == type) in sctp_v6_available()
|