Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c249 struct nxctl_traffic_rule_storage { struct
250 struct nxctl_traffic_rule_head rs_list;
251 uint32_t rs_count;
H A Dnexus_var.h85 struct nxctl_traffic_rule_storage *nxctl_traffic_rule_storage; member