50 if (!PacketIncreaseCheckLayers(p)) {
54 Sll2Hdr *sll2h = (Sll2Hdr *)pkt;
56 SCLogDebug(
"p %p pkt %p sll2_protocol %04x", p, pkt,
SCNtohs(sll2h->sll_protocol));
void StatsIncr(ThreadVars *tv, uint16_t id)
Increments the local counter.
int DecodeSll2(ThreadVars *tv, DecodeThreadVars *dtv, Packet *p, const uint8_t *pkt, uint32_t len)
#define ENGINE_SET_INVALID_EVENT(p, e)
Structure to hold thread specific data for all decode modules.
Per thread variable structure.
#define DEBUG_VALIDATE_BUG_ON(exp)