Searched refs:pktq_empty (Results 1 – 7 of 7) sorted by relevance
152 static inline bool pktq_empty(struct pktq *pq) in pktq_empty() function
238 #define pktq_empty(pq) ((pq)->len == 0) macro
259 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0) macro
251 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0) macro