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

  /src/sys/netinet/
igmp_var.h 94 #define IGMP_STAT_RCV_BADREPORTS 7 /* received invalid reports */
igmp.c 346 IGMP_STATINC(IGMP_STAT_RCV_BADREPORTS);
419 IGMP_STATINC(IGMP_STAT_RCV_BADREPORTS);
  /src/usr.bin/netstat/
inet.c 780 p(IGMP_STAT_RCV_BADREPORTS, "\t%" PRIu64

Completed in 12 milliseconds