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
1682 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1712 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1728 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()1757 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1826 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1845 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()