Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c271 static int notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags);
620 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxctl_traffic_rule_clean()
1234 notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags) in notify_traffic_rule() function
1398 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_ADD); in add_traffic_rule_generic()
1434 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxioctl_remove_traffic_rule()