Home
last modified time | relevance | path

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

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