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

/freebsd-9.3-release/sys/netinet/
H A Din_var.h212 #define IGIF_SILENT 0x00000001 /* Do not use IGMP on this ifp */ macro
H A Digmp.c553 igi->igi_flags |= IGIF_SILENT;
2363 * A link marked as IGIF_SILENT causes IGMP to be completely
2367 (igi->igi_flags & IGIF_SILENT) ||
2482 (igi->igi_flags & IGIF_SILENT) ||

Completed in 108 milliseconds