Searched refs:tmonitor_ctx (Results 1 – 3 of 3) sorted by relevance
254 struct tmonitor_ctx; in traffic_monitor_stop() 275 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,277 void traffic_monitor_stop(struct tmonitor_ctx *ctx);280 static inline struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,286 static inline void traffic_monitor_stop(struct tmonitor_ctx *ctx)
819 struct tmonitor_ctx { struct1004 struct tmonitor_ctx *ctx = arg; in traffic_monitor_thread()1164 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start()1168 struct tmonitor_ctx *ctx; in traffic_monitor_start()1248 static void traffic_monitor_release(struct tmonitor_ctx *ctx) in traffic_monitor_release()1262 void traffic_monitor_stop(struct tmonitor_ctx *ctx) in traffic_monitor_stop()
737 struct tmonitor_ctx *tmon;