Searched refs:IPV6_DADOUTPUT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_var.h252 #define IPV6_DADOUTPUT 0x01 /* DAD */ macro
H A Dnd6_nbr.c520 ip6_output(m, NULL, NULL, dad ? IPV6_DADOUTPUT : 0, &im6o, &outif, locked);
H A Dip6_output.c528 (flags & IPV6_DADOUTPUT) == 0) {

Completed in 20 milliseconds