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