Home
last modified time | relevance | path

Searched refs:OtnFlowFromClient (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_clientserver.h46 int OtnFlowFromClient( OptTreeNode * otn );
H A Dsp_clientserver.c142 int OtnFlowFromClient( OptTreeNode * otn ) in OtnFlowFromClient() function
/dports/security/snort/snort-2.9.18/src/
H A Dfpcreate.c143 if( OtnFlowFromClient(otn) ) in fpOtnFlowToServer()