首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
flowhandlepacket专题
suricata 3.1 源码分析33 (FlowWorker处理流程2 - FlowHandlePacket)
void FlowHandlePacket(ThreadVars *tv, DecodeThreadVars *dtv, Packet *p){/* Get this packet's flow from the hash. FlowHandlePacket() will setup* a new flow if nescesary. If we get NULL, we're out of f
阅读更多...