Searched refs:inet_traffic_rule_get_count (Results 1 – 3 of 3) sorted by relevance
54 int inet_traffic_rule_get_count(const char *ifname, uint32_t *count);
126 err = inet_traffic_rule_get_count(ifname, count); in nxctl_inet_traffic_rule_get_count()794 inet_traffic_rule_get_count(const char *ifname, uint32_t *count) in inet_traffic_rule_get_count() function
44 .ntrt_get_count = inet_traffic_rule_get_count,