Searched refs:IPV6_UNSPECSRC (Results 1 – 5 of 5) sorted by relevance
262 #define IPV6_UNSPECSRC 0x01 /* allow :: as the source address */ macro
583 ip6_output(m, NULL, NULL, (nonce != NULL) ? IPV6_UNSPECSRC : 0, in nd6_ns_output_fib()
3162 error = ip6_output(m0, &mld_po, NULL, IPV6_UNSPECSRC, &im6o, in mld_dispatch_packet()
489 (flags & IPV6_UNSPECSRC) == 0) { in ip6_output()