Home
last modified time | relevance | path

Searched defs:PacketBegin (Results 1 – 2 of 2) sorted by relevance

/dports/net/tcpflow/tcpflow-1.5.0/src/wifipcap/
H A Dsample.cpp12 virtual void PacketBegin(const WifiPacket &p, const u_char *pkt, size_t len, int origlen) { in PacketBegin() function in TestCB
H A Dwifipcap.h624 virtual void PacketBegin(const WifiPacket &p, const u_char *pkt, size_t len, int origlen){} in PacketBegin() function