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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h353 #define IPV6_UNSPECSRC 0x01 /* allow :: as the source address */ macro
H A Dip6_output.c384 IPV6_UNSPECSRC | IPV6_FLAG_NOSRCIFSEL)) &&
773 (flags & IPV6_UNSPECSRC) == 0) {
H A Dnd6_nbr.c778 flags = dad ? IPV6_UNSPECSRC : 0;
H A Dmld6.c3311 error = ip6_output(m0, &mld_po, NULL, IPV6_UNSPECSRC, im6o,

Completed in 38 milliseconds