Searched defs:IGMP_PRINTF (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Digmp_var.h176 #define IGMP_PRINTF(x) do { if (igmp_debug) printf x; } while (0) macro
186 #define IGMP_PRINTF(x) macro

Completed in 72 milliseconds