53 SCTPHdr *sctph = PacketSetSCTP(p, pkt);
56 p->
payload = (uint8_t *)pkt +
sizeof(SCTPHdr);
63 const uint8_t *pkt, uint16_t
len)
void StatsIncr(ThreadVars *tv, uint16_t id)
Increments the local counter.
int DecodeSCTP(ThreadVars *tv, DecodeThreadVars *dtv, Packet *p, const uint8_t *pkt, uint16_t len)
#define ENGINE_SET_INVALID_EVENT(p, e)
void FlowSetupPacket(Packet *p)
prepare packet for a life with flow Set PKT_WANTS_FLOW flag to indicate workers should do a flow look...
Structure to hold thread specific data for all decode modules.
Per thread variable structure.
#define DEBUG_VALIDATE_BUG_ON(exp)