Home
last modified time | relevance | path

Searched refs:inet_traffic_rule_get_count (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_inet.h54 int inet_traffic_rule_get_count(const char *ifname, uint32_t *count);
H A Dnexus_traffic_rule_inet.c126 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
H A Dnexus_traffic_rule.c44 .ntrt_get_count = inet_traffic_rule_get_count,