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
1675 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1705 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1721 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()1750 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1819 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1838 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()