Home
last modified time | relevance | path

Searched refs:DecodeCiscoMeta (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort/snort-2.9.18/src/
H A Ddecode.c767 void DecodeCiscoMeta(const uint8_t *pkt, uint32_t rem_len, Packet *p) in DecodeCiscoMeta() function
937 DecodeCiscoMeta(pkt + linklen, in DecodeEthTypes()
1668 DecodeCiscoMeta(pkt + sizeof(VlanTagHdr), in DecodeVlan()
/dports/security/snort/snort-2.9.18/
H A DChangeLog1195 Fixed heap out of bounds read in DecodeCiscoMeta().