|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include "common.h"Go to the source code of this file.
Data Structures | |
| struct | RunningStat |
| Facility to compute mean and variance. More... | |
| struct | RunningStatI |
| Facility to compute mean and variance, with integer min and max. More... | |
Typedefs | |
| typedef struct RunningStat | RunningStat |
| Facility to compute mean and variance. More... | |
| typedef struct RunningStatI | RunningStatI |
| Facility to compute mean and variance, with integer min and max. More... | |
| typedef struct RunningStat RunningStat |
Facility to compute mean and variance.
| typedef struct RunningStatI RunningStatI |
Facility to compute mean and variance, with integer min and max.