suricata
|
Go to the source code of this file.
Functions | |
void | RegisterDNSUDPParsers (void) |
void RegisterDNSUDPParsers | ( | void | ) |
DNS
Definition at line 122 of file app-layer-dns-udp.c.
References Flow_::alproto, ALPROTO_DNS, Flow_::alstate, AppLayerParserConfParserEnabled(), AppLayerParserRegisterDetectFlagsFuncs(), AppLayerParserRegisterDetectStateFuncs(), AppLayerParserRegisterGetEventsFunc(), AppLayerParserRegisterGetStateProgressCompletionStatus(), AppLayerParserRegisterGetStateProgressFunc(), AppLayerParserRegisterGetTx(), AppLayerParserRegisterGetTxCnt(), AppLayerParserRegisterLoggerFuncs(), AppLayerParserRegisterParser(), AppLayerParserRegisterProtocolUnittests(), AppLayerParserRegisterStateFuncs(), AppLayerParserRegisterTxFreeFunc(), AppLayerProtoDetectConfProtoDetectionEnabled(), AppLayerProtoDetectPPParseConfPorts(), AppLayerProtoDetectPPRegister(), AppLayerProtoDetectRegisterProtocol(), DNSAppLayerRegisterGetEventInfo(), DNSAppLayerRegisterGetEventInfoById(), FAIL_IF, FAIL_IF_NOT, FAIL_IF_NULL, PASS, Flow_::proto, RunmodeIsUnittests(), STREAM_START, STREAM_TOCLIENT, STREAM_TOSERVER, UTHBuildFlow(), UTHFreeFlow(), and UtRegisterTest().
Referenced by AppLayerParserRegisterProtocolParsers(), and GetProgramVersion().