Data Structures
Here are the data structures with brief descriptions:
 Cyaf_mptcp_st
 Cyf_time_milli_stA structure similar to timeval and timespec but which stores seconds and milliseconds
 Cyf_timespec32_stSome high-performance network cards use a custom 64-bit structure similar to the standard timeval or timespec but which stores seconds in a 32-bit unsigned integer
 CyfDiffTime_stYAF time difference: represents the difference of two yfTime_t
 CyfFlow_stA YAF flow
 CyfFlowKey_stA YAF flow key
 CyfFlowStats_stYaf enhanced flow statistics
 CyfFlowTabConfig_stConfiguration settings used to initalize the flow table in yfFlowTabAlloc()
 CyfFlowVal_stA YAF uniflow value
 CyfHookMetaDataExported from the plugin to tell YAF about its export data & interface version
 CyfIPFragInfo_stFragmentation information structure
 CyfL2Info_stDatalink layer information structure
 CyfMPTCPInfo_stMPTCP information structure
 CyfPBuf_stFull packet information structure
 CyfTCPInfo_stTCP information structure
 CyfTime_stYAF timestamp: represents a moment in time