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

/freebsd-10-stable/sys/netinet6/
H A Dip6_var.h292 #define IPV6_UNSPECSRC 0x01 /* allow :: as the source address */ macro
H A Dnd6_nbr.c610 ip6_output(m, NULL, &ro, (nonce != NULL) ? IPV6_UNSPECSRC : 0,
H A Dmld6.c3134 error = ip6_output(m0, &mld_po, NULL, IPV6_UNSPECSRC, &im6o,
H A Dip6_output.c472 (flags & IPV6_UNSPECSRC) == 0) {

Completed in 77 milliseconds