Searched refs:traffic_monitor_start (Results 1 – 3 of 3) sorted by relevance
241 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name,245 static inline struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start() function
1047 struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start() function
782 netns_obj->tmon = traffic_monitor_start(nsname, test_name, subtest_name); in netns_new()