Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.h142 void nxtr_runlock(void);
147 #define NXTR_RUNLOCK() nxtr_runlock()
H A Dnexus_traffic_rule.c95 nxtr_runlock(void) in nxtr_runlock() function