Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/nexus/ !
H A Dnexus_traffic_rule.c237 static int notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags);
585 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxctl_traffic_rule_clean()
1188 notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags) in notify_traffic_rule() function
1352 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_ADD); in add_traffic_rule_generic()
1385 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxioctl_remove_traffic_rule()