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

/freebsd-current/sys/netinet6/
H A Dmld6_var.h115 #define MLIF_USEALLOW 0x00000002 /* Use ALLOW/BLOCK for joins/leaves */ macro
H A Dmld6.c485 mli->mli_flags |= MLIF_USEALLOW;
2041 0, 0, (mli->mli_flags & MLIF_USEALLOW));
2135 (mli->mli_flags & MLIF_USEALLOW));
2222 (mli->mli_flags & MLIF_USEALLOW));

Completed in 79 milliseconds