Home
last modified time | relevance | path

Searched refs:DecodeRawPkt6 (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort/snort-2.9.18/src/
H A Ddecode.h1945 void DecodeRawPkt6(Packet *, const DAQ_PktHdr_t*, const uint8_t *);
H A Dsnort.c3140 grinder = DecodeRawPkt6; in SetPktProcessor()
H A Ddecode.c2111 void DecodeRawPkt6(Packet * p, const DAQ_PktHdr_t * pkthdr, const uint8_t * pkt) in DecodeRawPkt6() function