Searched refs:ntr (Results 1 – 1 of 1) sorted by relevance
71 struct nxctl_traffic_rule *ntr);74 struct nxctl_traffic_rule *ntr);84 struct nxctl_traffic_rule *ntr,99 struct nxctl_traffic_rule *ntr);231 static void retain_traffic_rule(struct nxctl_traffic_rule *ntr);232 static void release_traffic_rule(struct nxctl_traffic_rule *ntr);237 static int notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags);559 struct nxctl_traffic_rule *ntr, *next; in nxctl_traffic_rule_clean() local567 ntr = SLIST_FIRST(&rs->rs_list); in nxctl_traffic_rule_clean()574 while (ntr != NULL) { in nxctl_traffic_rule_clean()[all …]