<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Dear Victor,</div><div>                   If I look into pf_ring one the given snipper if pfcount and in it you have this function </div><div>void dummyProcesssPacket(const struct pfring_pkthdr *h, <span style="font-size: 12pt;"> const u_char *p, const u_char *user_bytes) { and the source-pfring.c have this function </span><span style="font-size: 12pt;">static inline void PfringProcessPacket(void *user, struct pfring_pkthdr *h, Packet *p) { . I dont understand  where and how </span><span style="font-size: 12pt;">they derive the Packet *p ?. Thx</span></div><br><div><br></div>                                      </div></body>
</html>