HomeSort by: relevance | last modified time | path
    Searched refs:IGMP_STAT_RCV_TOTAL (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
igmp_var.h 88 #define IGMP_STAT_RCV_TOTAL 1 /* total IGMP messages received */
igmp.c 198 IGMP_STATINC(IGMP_STAT_RCV_TOTAL);
  /src/usr.bin/netstat/
inet.c 769 p(IGMP_STAT_RCV_TOTAL, "\t%" PRIu64 " message%s received\n");

Completed in 16 milliseconds