tmonitor_ctx
struct tmonitor_ctx *ctx = arg;
struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,
struct tmonitor_ctx *ctx;
static void traffic_monitor_release(struct tmonitor_ctx *ctx)
void traffic_monitor_stop(struct tmonitor_ctx *ctx)
struct tmonitor_ctx;
struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,
void traffic_monitor_stop(struct tmonitor_ctx *ctx);
static inline struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,
static inline void traffic_monitor_stop(struct tmonitor_ctx *ctx)
struct tmonitor_ctx *tmon;