Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer-parser.c1552 #define THREE_SET(a, b, c) ((a) != NULL && (b) != NULL && (c) != NULL) macro
1569 if (!(THREE_SET(ctx->StateGetTx, ctx->StateGetTxCnt, ctx->StateTransactionFree))) { in ValidateParserProto()
1597 #undef THREE_SET