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

/freebsd-11.0-release/sys/netinet6/
H A Dmld6_var.h115 #define MLIF_USEALLOW 0x00000002 /* Use ALLOW/BLOCK for joins/leaves */ macro
H A Dmld6.c481 mli->mli_flags |= MLIF_USEALLOW;
2038 0, 0, (mli->mli_flags & MLIF_USEALLOW));
2132 (mli->mli_flags & MLIF_USEALLOW));
2219 (mli->mli_flags & MLIF_USEALLOW));

Completed in 58 milliseconds