Searched refs:getFlowbitSizeInBytes (Results 1 – 4 of 4) sorted by relevance
124 unsigned int getFlowbitSizeInBytes(void);
1239 unsigned int getFlowbitSizeInBytes(void) in getFlowbitSizeInBytes() function
1087 obj_size = sizeof( StreamFlowData ) + getFlowbitSizeInBytes( ) - 1; in verifySessionConfig()2676 boInitStaticBITOP(&(flowdata->boFlowbits), getFlowbitSizeInBytes(), flowdata->flowb); in createSession()
7505 sc->flowbit_size = (uint16_t)getFlowbitSizeInBytes(); in ConfigFlowbitsSize()