Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c126 struct nxctl_traffic_rule_inet_storage *ntrt_storage; member
289 rs = inet_traffic_rule_type->ntrt_storage; in nxctl_inet_traffic_rule_get_count()
899 struct nxctl_traffic_rule_inet_storage *rs = type->ntrt_storage; in inet_traffic_rule_find()
934 struct nxctl_traffic_rule_inet_storage *rs = type->ntrt_storage; in inet_traffic_rule_find_by_uuid()
982 if ((rs = type->ntrt_storage) == NULL) { in inet_traffic_rule_link()
984 type->ntrt_storage = rs; in inet_traffic_rule_link()
1028 rs = type->ntrt_storage; in inet_traffic_rule_unlink()
1057 type->ntrt_storage = NULL; in inet_traffic_rule_unlink()
1177 struct nxctl_traffic_rule_inet_storage *rs = type->ntrt_storage; in inet_traffic_rule_get_all()