void dfw_gencode(dfwork_t *dfw)
Generates code for a given data flow work structure.
Definition gencode.c:901
int * dfw_interesting_fields(dfwork_t *dfw, int *caller_num_fields)
Retrieves an array of interesting fields from a dfwork_t structure.
Definition gencode.c:933
State for the second stage of display filter compilation (semantic check and code generation).
Definition dfilter-int.h:90