Home
last modified time | relevance | path

Searched defs:nonamePortVarTable (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/main/
H A Dpolicy.h195 PortTable* nonamePortVarTable; /* un-named entries */ member
/dports/security/snort/snort-2.9.18/src/
H A Dsnort.h633 PortTable *nonamePortVarTable; /* un-named entries */ member
H A Dparser.c9336 PortTable *nonamePortVarTable = p->nonamePortVarTable; in ParseRule() local