Searched defs:qlenp (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.61.2/bsd/skywalk/nexus/ |
| H A D | nexus_pktq.h | 198 __pktq_deq_all(struct nx_pktq *q, struct __kern_packet **plast, uint32_t *qlenp, in __pktq_deq_all() 213 uint32_t *qlenp, uint64_t *qsizep) in nx_pktq_safe_deq_all() 226 nx_pktq_deq_all(struct nx_pktq *q, struct __kern_packet **last, uint32_t *qlenp, in nx_pktq_deq_all()
|
| H A D | nexus_mbq.h | 224 __mbq_deq_all(struct nx_mbq *q, struct mbuf **mlast, uint32_t *qlenp, in __mbq_deq_all() 238 nx_mbq_safe_deq_all(struct nx_mbq *q, struct mbuf **last, uint32_t *qlenp, in nx_mbq_safe_deq_all() 252 nx_mbq_deq_all(struct nx_mbq *q, struct mbuf **last, uint32_t *qlenp, in nx_mbq_deq_all()
|
| /xnu-8792.61.2/bsd/net/classq/ |
| H A D | classq.c | 322 u_int32_t *qlenp, u_int64_t *qsizep) in _getq_all()
|