Searched refs:IPV6_UNSPECSRC (Results 1 – 4 of 4) sorted by relevance
402 #define IPV6_UNSPECSRC 0x01 /* allow :: as the source address */ macro
442 IPV6_UNSPECSRC | IPV6_FLAG_NOSRCIFSEL)) && in ip6_output_list()971 !(flags & IPV6_UNSPECSRC)) { in ip6_output_list()
849 flags = nonce ? IPV6_UNSPECSRC : 0; in nd6_ns_output()
3668 error = ip6_output(m0, &mld_po, NULL, IPV6_UNSPECSRC, im6o, in mld_dispatch_packet()