Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.h139 void nxtr_wlock(void);
144 #define NXTR_WLOCK() nxtr_wlock()
H A Dnexus_traffic_rule.c74 nxtr_wlock(void) in nxtr_wlock() function