Home
last modified time | relevance | path

Searched defs:nxctl_traffic_rule_storage (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c65 struct nxctl_traffic_rule_storage { struct
66 struct nxctl_traffic_rule_head rs_list;
67 uint32_t rs_count;
H A Dnexus_var.h85 struct nxctl_traffic_rule_storage *nxctl_traffic_rule_storage; member