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

/freebsd-current/sys/netinet/
H A Digmp_var.h175 #define IGIF_SILENT 0x00000001 /* Do not use IGMP on this ifp */ macro
H A Digmp.c621 igi->igi_flags |= IGIF_SILENT;
2406 * A link marked as IGIF_SILENT causes IGMP to be completely
2410 (igi->igi_flags & IGIF_SILENT) ||
2525 (igi->igi_flags & IGIF_SILENT) ||

Completed in 85 milliseconds