suricata
|
Go to the source code of this file.
Functions | |
void | DetectIpv6hdrRegister (void) |
Registration function for ipv6.hdr: keyword. More... | |
Definition in file detect-ipv6hdr.h.
void DetectIpv6hdrRegister | ( | void | ) |
Registration function for ipv6.hdr: keyword.
Definition at line 50 of file detect-ipv6hdr.c.
References BUG_ON, SigTableElmt_::desc, DETECT_IPV6HDR, DETECT_PROTO_IPV6, DetectBufferSetActiveList(), DetectBufferTypeRegister(), DetectBufferTypeSupportsPacket(), DetectEngineInspectPktBufferGeneric(), DetectIpv6hdrRegisterTests(), DetectPktInspectEngineRegister(), DetectPktMpmRegister(), DOC_URL, DOC_VERSION, DetectProto_::flags, Signature_::flags, SigTableElmt_::flags, GET_PKT_DATA, GET_PKT_LEN, InspectionBuffer::inspect, InspectionBufferApplyTransforms(), InspectionBufferGet(), InspectionBufferSetup(), Packet_::ip6h, IPV6_GET_EXTHDRS_LEN, IPV6_HEADER_LEN, SigTableElmt_::name, PrefilterGenericMpmPktRegister(), Signature_::proto, SigTableElmt_::RegisterTests, SCEnter, SCLogDebug, SigTableElmt_::Setup, SIG_FLAG_REQUIRE_PACKET, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().