Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_pktq.c70 if (!nx_pktq_empty(q2)) { in nx_pktq_concat()
74 ASSERT(nx_pktq_empty(q2)); in nx_pktq_concat()
79 nx_pktq_empty(struct nx_pktq *q) in nx_pktq_empty() function
101 VERIFY(nx_pktq_empty(q)); in nx_pktq_safe_destroy()
108 VERIFY(nx_pktq_empty(q)); in nx_pktq_destroy()
H A Dnexus_pktq.h235 extern boolean_t nx_pktq_empty(struct nx_pktq *q);