|
Contiki 3.x
|
Header file for IPv6 multicast forwarding stats maintenanceMore...
#include "contiki-conf.h"#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | uip_mcast6_stats |
| A data structure used to maintain multicast stats. More... | |
Typedefs | |
| typedef struct uip_mcast6_stats | uip_mcast6_stats_t |
| A data structure used to maintain multicast stats. More... | |
Functions | |
| void | uip_mcast6_stats_init (void *stats) |
| Initialise multicast stats. More... | |
Header file for IPv6 multicast forwarding stats maintenance
Definition in file uip-mcast6-stats.h.
1.8.6