Searched refs:tqe_next (Results 1 – 18 of 18) sorted by relevance
286 struct type *tqe_next; /* next element */ \295 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)323 if (((elm)->field.tqe_next = (head)->tqh_first) != NULL) \325 &(elm)->field.tqe_next; \327 (head)->tqh_last = &(elm)->field.tqe_next; \333 (elm)->field.tqe_next = NULL; \336 (head)->tqh_last = &(elm)->field.tqe_next; \340 if (((elm)->field.tqe_next = (listelm)->field.tqe_next) != NULL)\341 (elm)->field.tqe_next->field.tqe_prev = \342 &(elm)->field.tqe_next; \[all …]
317 struct type *tqe_next; /* next element */ \326 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)354 if (((elm)->field.tqe_next = (head)->tqh_first) != NULL) \356 &(elm)->field.tqe_next; \358 (head)->tqh_last = &(elm)->field.tqe_next; \364 (elm)->field.tqe_next = NULL; \367 (head)->tqh_last = &(elm)->field.tqe_next; \371 if (((elm)->field.tqe_next = (listelm)->field.tqe_next) != NULL)\372 (elm)->field.tqe_next->field.tqe_prev = \373 &(elm)->field.tqe_next; \[all …]
379 qual type *tqe_next; /* next element */ \393 if (((elm)->field.tqe_next = (head)->tqh_first) != NULL) \395 &(elm)->field.tqe_next; \397 (head)->tqh_last = &(elm)->field.tqe_next; \403 (elm)->field.tqe_next = NULL; \406 (head)->tqh_last = &(elm)->field.tqe_next; \410 if (((elm)->field.tqe_next = (listelm)->field.tqe_next) != NULL)\411 (elm)->field.tqe_next->field.tqe_prev = \412 &(elm)->field.tqe_next; \414 (head)->tqh_last = &(elm)->field.tqe_next; \[all …]
77 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)84 (elm)->field.tqe_next = (listelm); \86 (listelm)->field.tqe_prev = &(elm)->field.tqe_next; \
193 struct evhttp_request *tqe_next;
206 struct type *tqe_next; /* next element */ \
382 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)395 (elm)->field.tqe_next = (listelm); \397 (listelm)->field.tqe_prev = &(elm)->field.tqe_next; \
40 struct type *tqe_next; /* next element */ \
46 struct type *tqe_next; /* next element */ \
62 struct evhttp_request *tqe_next;
73 struct type *tqe_next; /* next element */ \
556 struct type *tqe_next; /* next element */ \563 class type *tqe_next; /* next element */ \587 &((elm)->field.tqe_next)) \714 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)720 QMD_SAVELINK(oldnext, (elm)->field.tqe_next); \
331 struct type *tqe_next; /* next element */ \394 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)
159 header = header->next.tqe_next) { in dump_request_cb()
114 struct sackhole *tqe_next; /* next element */ member
3207 …<var-decl name='tqe_next' type-id='type-id-387' visibility='default' filepath='../../dpdk/drivers/…3245 …<var-decl name='tqe_next' type-id='type-id-390' visibility='default' filepath='../../dpdk/drivers/…3339 …<var-decl name='tqe_next' type-id='type-id-436' visibility='default' filepath='../../dpdk/lib/libr…3372 …<var-decl name='tqe_next' type-id='type-id-441' visibility='default' filepath='../../dpdk/lib/libr…3400 …<var-decl name='tqe_next' type-id='type-id-447' visibility='default' filepath='../../dpdk/lib/libr…3471 …<var-decl name='tqe_next' type-id='type-id-446' visibility='default' filepath='../../dpdk/lib/libr…
1149 …<var-decl name='tqe_next' type-id='type-id-198' visibility='default' filepath='/home/max/src/v6/li…