HomeSort by relevance Sort by last modified time
    Searched refs:rx_general (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/lwip/src/core/
stats.c 103 LWIP_PLATFORM_DIAG(("rx_general: %"STAT_COUNTER_F"\n", igmp->rx_general));
  /external/syslinux/core/lwip/src/include/lwip/
stats.h 83 STAT_COUNTER rx_general; /* Received general queries. */ member in struct:stats_igmp
  /external/syslinux/core/lwip/src/core/ipv4/
igmp.c 447 IGMP_STATS_INC(igmp.rx_general);

Completed in 168 milliseconds