Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.h72 #define NTR_NOTIFY_FLAG_ADD 0x0001 macro
H A Dnexus_traffic_rule.c474 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_ADD); in add_traffic_rule_generic()
H A Dnexus_traffic_rule_eth.c519 ((flags & NTR_NOTIFY_FLAG_ADD) != 0)); in eth_traffic_rule_notify()
H A Dnexus_traffic_rule_inet.c782 ((flags & NTR_NOTIFY_FLAG_ADD) != 0)); in inet_traffic_rule_notify()