Searched refs:IGPS_VERSION_3 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/netinet/
H A Digmp_var.h88 #define IGPS_VERSION_3 3 /* as of FreeBSD 8.x */ macro
H A Digmp.c362 igps0.igps_version = IGPS_VERSION_3;
/freebsd-current/usr.bin/netstat/
H A Dinet.c1318 if (igmpstat.igps_version != IGPS_VERSION_3) {
1320 igmpstat.igps_version, IGPS_VERSION_3);

Completed in 80 milliseconds