Searched refs:IGPS_VERSION3_LEN (Results 1 – 3 of 3) sorted by relevance
89 #define IGPS_VERSION3_LEN 168 macro91 CTASSERT(sizeof(struct igmpstat) == IGPS_VERSION3_LEN);
363 igps0.igps_len = IGPS_VERSION3_LEN; in sysctl_igmp_stat()
1327 if (igmpstat.igps_len != IGPS_VERSION3_LEN) { in igmp_stats()1329 igmpstat.igps_len, IGPS_VERSION3_LEN); in igmp_stats()