HomeSort by: relevance | last modified time | path
    Searched refs:IPV6_UNSPECSRC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet6/
ip6_var.h 246 #define IPV6_UNSPECSRC 0x01 /* allow :: as the source address */
mld6.c 628 ip6_output(mh, &ip6_opts, NULL, ia ? 0 : IPV6_UNSPECSRC,
nd6_nbr.c 582 ip6_output(m, NULL, &ro, nonce != NULL ? IPV6_UNSPECSRC : 0,
ip6_output.c 440 (flags & IPV6_UNSPECSRC) == 0) {

Completed in 19 milliseconds