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

/darwin-on-arm/xnu/bsd/netinet/
H A Digmp_var.h158 #define IGIF_SILENT 0x00000001 /* Do not use IGMP on this ifp */ macro
H A Digmp.c668 igi->igi_flags |= IGIF_SILENT;
670 igi->igi_flags &= ~IGIF_SILENT;
2563 * A link marked as IGIF_SILENT causes IGMP to be completely
2567 (igi->igi_flags & IGIF_SILENT) ||
2691 (igi->igi_flags & IGIF_SILENT) ||

Completed in 10 milliseconds