Searched refs:eth_traffic_rule_get_count (Results 1 – 3 of 3) sorted by relevance
55 int eth_traffic_rule_get_count(const char *ifname, uint32_t *count);
85 err = eth_traffic_rule_get_count(ifname, count); in nxctl_eth_traffic_rule_get_count()531 eth_traffic_rule_get_count(const char *ifname, uint32_t *count) in eth_traffic_rule_get_count() function
57 .ntrt_get_count = eth_traffic_rule_get_count,