Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c103 static int notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags);
200 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxctl_traffic_rule_clean()
282 notify_traffic_rule(struct nxctl_traffic_rule *ntr, uint32_t flags) in notify_traffic_rule() function
474 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_ADD); in add_traffic_rule_generic()
527 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_REMOVE); in nxioctl_remove_traffic_rule()