Searched refs:IPV6_UNSPECSRC (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h367 #define IPV6_UNSPECSRC 0x01 /* allow :: as the source address */ macro
H A Dip6_output.c427 IPV6_UNSPECSRC | IPV6_FLAG_NOSRCIFSEL)) &&
881 !(flags & IPV6_UNSPECSRC)) {
H A Dmld6.c3505 error = ip6_output(m0, &mld_po, NULL, IPV6_UNSPECSRC, im6o,
H A Dnd6_nbr.c775 flags = dad ? IPV6_UNSPECSRC : 0;

Completed in 88 milliseconds