Home
last modified time | relevance | path

Searched defs:q1 (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_pktq.c62 nx_pktq_concat(struct nx_pktq *q1, struct nx_pktq *q2) in nx_pktq_concat()
H A Dnexus_mbq.c89 nx_mbq_concat(struct nx_mbq *q1, struct nx_mbq *q2) in nx_mbq_concat()
/xnu-12377.41.6/bsd/skywalk/packet/
H A Dpacket_queue.h59 #define KPKTQ_CONCAT(q1, q2) do { \ argument
/xnu-12377.41.6/tests/
H A Dpfz.c218 OSFifoQueueHead *q1 = (OSFifoQueueHead *) &wrapped_q_head1; variable