Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c267 static int notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags);
615 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxctl_traffic_rule_clean()
1218 notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags) in notify_traffic_rule() function
1382 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_ADD); in add_traffic_rule_generic()
1415 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxioctl_remove_traffic_rule()