Searched refs:tmonitor_ctx (Results 1 – 3 of 3) sorted by relevance
259 struct tmonitor_ctx;280 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,282 void traffic_monitor_stop(struct tmonitor_ctx *ctx);285 static inline struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start()291 static inline void traffic_monitor_stop(struct tmonitor_ctx *ctx) in traffic_monitor_stop()
820 struct tmonitor_ctx { struct1006 struct tmonitor_ctx *ctx = arg; in traffic_monitor_thread()1171 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start()1175 struct tmonitor_ctx *ctx; in traffic_monitor_start()1255 static void traffic_monitor_release(struct tmonitor_ctx *ctx) in traffic_monitor_release()1270 void traffic_monitor_stop(struct tmonitor_ctx *ctx) in traffic_monitor_stop()
776 struct tmonitor_ctx *tmon;