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
1681 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1711 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1727 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()1756 if (mli->mli_flags & MLIF_PROCESSED) { in mld_timeout()1824 mli->mli_flags |= MLIF_PROCESSED; in mld_timeout()1843 mli->mli_flags &= ~MLIF_PROCESSED; in mld_timeout()