Searched refs:tmonitor_ctx (Results 1 – 3 of 3) sorted by relevance
142 struct tmonitor_ctx;145 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,147 void traffic_monitor_stop(struct tmonitor_ctx *ctx);149 static inline struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start()155 static inline void traffic_monitor_stop(struct tmonitor_ctx *ctx) in traffic_monitor_stop()
725 struct tmonitor_ctx { struct887 struct tmonitor_ctx *ctx = arg; in traffic_monitor_thread()1047 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start()1051 struct tmonitor_ctx *ctx; in traffic_monitor_start()1131 static void traffic_monitor_release(struct tmonitor_ctx *ctx) in traffic_monitor_release()1145 void traffic_monitor_stop(struct tmonitor_ctx *ctx) in traffic_monitor_stop()
738 struct tmonitor_ctx *tmon;