Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c81 #define NTR_NOTIFY_FLAG_ADD 0x0001 macro
1082 ((flags & NTR_NOTIFY_FLAG_ADD) != 0)); in inet_traffic_rule_notify()
1382 (void) notify_traffic_rule(ntr, NTR_NOTIFY_FLAG_ADD); in add_traffic_rule_generic()