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

/freebsd-11.0-release/sys/netinet6/
H A Dmld6.h86 #define MLD_DO_NOTHING 0 /* don't send a record */ macro
H A Dmld6.c2310 type = MLD_DO_NOTHING;
2372 type = MLD_DO_NOTHING;
2395 if (type == MLD_DO_NOTHING) {

Completed in 105 milliseconds