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

/freebsd-12-stable/sys/netinet/
H A Digmp_var.h178 #define IGIF_SILENT 0x00000001 /* Do not use IGMP on this ifp */ macro
H A Digmp.c562 igi->igi_flags |= IGIF_SILENT;
2348 * A link marked as IGIF_SILENT causes IGMP to be completely
2352 (igi->igi_flags & IGIF_SILENT) ||
2467 (igi->igi_flags & IGIF_SILENT) ||

Completed in 67 milliseconds