Searched refs:MLD_DO_NOTHING (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netinet6/
H A Dmld6.h86 #define MLD_DO_NOTHING 0 /* don't send a record */ macro
H A Dmld6.c2316 type = MLD_DO_NOTHING;
2378 type = MLD_DO_NOTHING;
2401 if (type == MLD_DO_NOTHING) {

Completed in 66 milliseconds