Searched refs:net_ipv6_is_addr_unspecified (Results 1 – 15 of 15) sorted by relevance
100 if (net_ipv6_is_addr_unspecified(&ipv6_pe_filter[i])) { in ipv6_pe_use_this_prefix()365 if (ifaddr == NULL && !net_ipv6_is_addr_unspecified(&addr) && in net_ipv6_pe_start()491 if (net_ipv6_is_addr_unspecified(&ipv6_pe_filter[i])) { in ipv6_pe_recheck_filters()533 net_ipv6_is_addr_unspecified(&ipv6_pe_filter[i])) { in net_ipv6_pe_add_filter()635 if (net_ipv6_is_addr_unspecified(&ipv6_pe_filter[i])) { in net_ipv6_pe_filter_foreach()
294 if (!net_ipv6_is_addr_unspecified( in net_conn_change_remote()366 if (!net_ipv6_is_addr_unspecified( in net_conn_register()506 if (!net_ipv6_is_addr_unspecified( in conn_addr_cmp()827 net_ipv6_is_addr_unspecified( in net_conn_input()
214 if ((net_ipv6_is_addr_unspecified( in check_used_port()216 net_ipv6_is_addr_unspecified( in check_used_port()226 !(net_ipv6_is_addr_unspecified( in check_used_port()228 net_ipv6_is_addr_unspecified( in check_used_port()894 } else if (net_ipv6_is_addr_unspecified(&addr6->sin6_addr)) { in net_context_bind()1295 if (net_ipv6_is_addr_unspecified(src) || net_ipv6_is_addr_mcast(src)) { in net_context_create_ipv6_new()1384 if (!net_ipv6_is_addr_unspecified(&addr6->sin6_addr)) { in net_context_connect()2269 if (net_ipv6_is_addr_unspecified(&addr6->sin6_addr)) { in context_sendto()2292 if (net_ipv6_is_addr_unspecified( in context_sendto()
136 if (net_ipv6_is_addr_unspecified(src)) { in icmpv6_handle_echo_request()
1259 if (net_ipv6_is_addr_unspecified( in handle_ns_input()1348 if (net_ipv6_is_addr_unspecified((struct in6_addr *)ip_hdr->src)) { in handle_ns_input()1355 if (net_ipv6_is_addr_unspecified((struct in6_addr *)ip_hdr->src)) { in handle_ns_input()1968 if (net_ipv6_is_addr_unspecified(src)) { in net_ipv6_send_ns()2102 if (!net_ipv6_is_addr_unspecified(src)) { in net_ipv6_send_rs()
521 if (net_ipv6_is_addr_unspecified((struct in6_addr *)hdr->src)) { in net_ipv6_input()
783 if (net_ipv6_is_addr_unspecified((struct in6_addr *)ipv6->src)) { in compress_IPHC_header()
3893 if (net_ipv6_is_addr_unspecified( in net_tcp_connect()
347 if (!net_ipv6_is_addr_unspecified(addr)) { in zperf_tcp_receiver_init()
457 if (!net_ipv6_is_addr_unspecified(in6_addr)) { in zperf_udp_receiver_init()
1194 if (net_ipv6_is_addr_unspecified(&in6_addr_dst.sin6_addr)) { in shell_cmd_upload2()
287 if (!addr || net_ipv6_is_addr_unspecified(addr)) { in get_ipv6_src()
1145 static inline bool net_ipv6_is_addr_unspecified(const struct in6_addr *addr) in net_ipv6_is_addr_unspecified() function
1653 return net_ipv6_is_addr_unspecified( in is_addr_unspecified()
808 ret = net_ipv6_is_addr_unspecified(&net_sin6(&pkt->remote)->sin6_addr); in net_pkt_remote_addr_is_unspecified()