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);261 static void retain_traffic_rule(struct nxctl_traffic_rule *ntr);262 static void release_traffic_rule(struct nxctl_traffic_rule *ntr);267 static int notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags);589 struct nxctl_traffic_rule *ntr, *next; in nxctl_traffic_rule_clean() local597 ntr = SLIST_FIRST(&rs->rs_list); in nxctl_traffic_rule_clean()604 while (ntr != NULL) { in nxctl_traffic_rule_clean()[all …]