daq_inject ( DAQ_Module_t const* module, void* handle, DAQ_PktHdr_t const* hdr, uint8_t const* packet_data, uint32_t len, int reverse )
Field 'hdr.ts' in 3rd parameter 'hdr' (pointer) is of type 'struct timeval'.
daq_acquire ( DAQ_Module_t const* module, void* handle, int cnt, DAQ_Analysis_Func_t callback, void* user )
Field 'callback.p1.ts' in 4th parameter 'callback' has base type 'struct timeval'.
daq_get_name ( DAQ_Module_t const* module )
Field 'module.acquire.p2.p1.ts' in 1st parameter 'module' (pointer) has base type 'struct timeval'.
daq_get_type ( DAQ_Module_t const* module )
Field 'module.acquire.p2.p1.ts' in 1st parameter 'module' (pointer) has base type 'struct timeval'.
daq_hup_post ( DAQ_Module_t const* module, void* handle, void* old_config )
Field 'module.acquire.p2.p1.ts' in 1st parameter 'module' (pointer) has base type 'struct timeval'.
daq_hup_prep ( DAQ_Module_t const* module, void* handle, void** new_config )
Field 'module.acquire.p2.p1.ts' in 1st parameter 'module' (pointer) has base type 'struct timeval'.
daq_shutdown ( DAQ_Module_t const* module, void* handle )
Field 'module.acquire.p2.p1.ts' in 1st parameter 'module' (pointer) has base type 'struct timeval'.
daq_breakloop ( DAQ_Module_t const* module, void* handle )
Field 'module.acquire.p2.p1.ts' in 1st parameter 'module' (pointer) has base type 'struct timeval'.
daq_dp_add_dc ( DAQ_Module_t const* module, void* handle, DAQ_PktHdr_t const* hdr, DAQ_DP_key_t* dp_key, uint8_t const* packet_data )
Field 'hdr.ts' in 3rd parameter 'hdr' (pointer) is of type 'struct timeval'.
daq_get_error ( DAQ_Module_t const* module, void* handle )
Field 'module.acquire.p2.p1.ts' in 1st parameter 'module' (pointer) has base type 'struct timeval'.
...