Searched refs:tmonitor_ctx (Results 1 – 3 of 3) sorted by relevance
141 struct tmonitor_ctx;144 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,146 void traffic_monitor_stop(struct tmonitor_ctx *ctx);148 static inline struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start()154 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()
651 struct tmonitor_ctx *tmon;
Completed in 11 milliseconds