suricata
|
Structure to hold thread specific data for all decode modules. More...
#include <decode.h>
Structure to hold thread specific data for all decode modules.
AppLayerThreadCtx* DecodeThreadVars_::app_tctx |
Specific context for udp protocol detection (here atm)
Definition at line 931 of file decode.h.
Referenced by DecodeThreadVarsAlloc(), and DecodeThreadVarsFree().
uint16_t DecodeThreadVars_::counter_arp |
Definition at line 954 of file decode.h.
Referenced by DecodeARP(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_avg_pkt_size |
Definition at line 936 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeUpdatePacketCounters().
uint16_t DecodeThreadVars_::counter_bytes |
Definition at line 935 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeUpdatePacketCounters().
uint16_t DecodeThreadVars_::counter_chdlc |
Definition at line 944 of file decode.h.
Referenced by DecodeCHDLC(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_defrag_ipv4_fragments |
uint16_t DecodeThreadVars_::counter_defrag_ipv4_reassembled |
uint16_t DecodeThreadVars_::counter_defrag_ipv6_reassembled |
ExceptionPolicyCounters DecodeThreadVars_::counter_defrag_memcap_eps |
uint16_t DecodeThreadVars_::counter_defrag_tracker_hard_reuse |
uint16_t DecodeThreadVars_::counter_defrag_tracker_soft_reuse |
uint16_t DecodeThreadVars_::counter_engine_events[DECODE_EVENT_MAX] |
Definition at line 1013 of file decode.h.
Referenced by PacketUpdateEngineEventCounters().
uint16_t DecodeThreadVars_::counter_erspan |
Definition at line 976 of file decode.h.
Referenced by DecodeERSPAN(), DecodeERSPANTypeI(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_esp |
Definition at line 961 of file decode.h.
Referenced by DecodeESP(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_eth |
Definition at line 943 of file decode.h.
Referenced by DecodeEthernet(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_ethertype_unknown |
Definition at line 955 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_flow_get_used_eval_busy |
uint16_t DecodeThreadVars_::counter_flow_get_used_eval_reject |
uint16_t DecodeThreadVars_::counter_flow_memcap |
Definition at line 991 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
ExceptionPolicyCounters DecodeThreadVars_::counter_flow_memcap_eps |
Definition at line 992 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_flow_spare_sync_incomplete |
uint16_t DecodeThreadVars_::counter_geneve |
Definition at line 963 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_gre |
Definition at line 964 of file decode.h.
Referenced by DecodeGRE(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_icmpv4 |
Definition at line 952 of file decode.h.
Referenced by DecodeICMPV4(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_icmpv6 |
Definition at line 953 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_ieee8021ah |
Definition at line 970 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_invalid |
Definition at line 941 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and PacketDecodeFinalize().
uint16_t DecodeThreadVars_::counter_ipv4 |
Definition at line 945 of file decode.h.
Referenced by DecodeIPV4(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_ipv4inipv6 |
Definition at line 974 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_ipv6 |
Definition at line 946 of file decode.h.
Referenced by DecodeIPV6(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_ipv6inipv6 |
Definition at line 975 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_max_mac_addrs_dst |
Definition at line 939 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_max_mac_addrs_src |
Definition at line 938 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_max_pkt_size |
Definition at line 937 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeUpdatePacketCounters().
uint16_t DecodeThreadVars_::counter_mpls |
Definition at line 973 of file decode.h.
Referenced by DecodeMPLS(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_nsh |
Definition at line 977 of file decode.h.
Referenced by DecodeNSH(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_null |
Definition at line 959 of file decode.h.
Referenced by DecodeNull(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_pkts |
stats/counters
Definition at line 934 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeUpdatePacketCounters().
uint16_t DecodeThreadVars_::counter_ppp |
Definition at line 962 of file decode.h.
Referenced by DecodePPP(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_pppoe |
Definition at line 971 of file decode.h.
Referenced by DecodePPPOEDiscovery(), DecodePPPOESession(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_raw |
Definition at line 958 of file decode.h.
Referenced by DecodeRaw(), and DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_sctp |
Definition at line 960 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeSCTP().
uint16_t DecodeThreadVars_::counter_sll |
Definition at line 957 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeSll().
uint16_t DecodeThreadVars_::counter_tcp |
Definition at line 947 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeTCP().
uint16_t DecodeThreadVars_::counter_tcp_rst |
Definition at line 950 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_tcp_syn |
Definition at line 948 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_tcp_synack |
Definition at line 949 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_teredo |
Definition at line 972 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
uint16_t DecodeThreadVars_::counter_udp |
Definition at line 951 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeUDP().
uint16_t DecodeThreadVars_::counter_vlan |
Definition at line 965 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeVLAN().
uint16_t DecodeThreadVars_::counter_vlan_qinq |
Definition at line 966 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeVLAN().
uint16_t DecodeThreadVars_::counter_vlan_qinqinq |
Definition at line 967 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeVLAN().
uint16_t DecodeThreadVars_::counter_vntag |
Definition at line 969 of file decode.h.
Referenced by DecodeRegisterPerfCounters(), and DecodeVNTag().
uint16_t DecodeThreadVars_::counter_vxlan |
Definition at line 968 of file decode.h.
Referenced by DecodeRegisterPerfCounters().
void* DecodeThreadVars_::output_flow_thread_data |
Definition at line 1017 of file decode.h.
Referenced by DecodeThreadVarsAlloc(), and DecodeThreadVarsFree().