Searched refs:MLIF_PROCESSED (Results 1 – 2 of 2) sorted by relevance
93 #define MLIF_PROCESSED 0x00000004 /* Entry has been processed and can be skipped */ macro
1674 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1704 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1720 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()1749 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1817 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1836 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()