Searched refs:dpipe_header (Results 1 – 1 of 1) sorted by relevance
2670 struct dpipe_header { struct2686 static struct dpipe_header *dpipe_header_alloc(unsigned int fields_count) in dpipe_header_alloc() argument2688 struct dpipe_header *header; in dpipe_header_alloc()2690 header = calloc(1, sizeof(struct dpipe_header)); in dpipe_header_alloc()2704 static void dpipe_header_free(struct dpipe_header *header) in dpipe_header_free()2710 static void dpipe_header_clear(struct dpipe_header *header) in dpipe_header_clear()2723 struct dpipe_header *header, bool global) in dpipe_header_add()2731 static void dpipe_header_del(struct dpipe_header *header) in dpipe_header_del()2756 struct dpipe_header *header, *tmp; in dpipe_ctx_clear()2776 struct dpipe_header *header; in dpipe_header_id2s()[all …]