Home
last modified time | relevance | path

Searched refs:IGPS_VERSION3_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Digmp_var.h89 #define IGPS_VERSION3_LEN 168 macro
91 CTASSERT(sizeof(struct igmpstat) == IGPS_VERSION3_LEN);
H A Digmp.c363 igps0.igps_len = IGPS_VERSION3_LEN; in sysctl_igmp_stat()
/freebsd/usr.bin/netstat/
H A Dinet.c1327 if (igmpstat.igps_len != IGPS_VERSION3_LEN) { in igmp_stats()
1329 igmpstat.igps_len, IGPS_VERSION3_LEN); in igmp_stats()