<div dir="ltr">Hi Alex,<div><br><div>is there a way to know how many bytes occupies an entry-pit?</div><div>I need this in my forwarding strategy (still empty), because I want to know how many bytes of PIT are used by interests arrived on a specific interface.</div>
<div>I thought to use in my OnInterest(face,interest):</div><div>  Ptr<pit::Entry> pitEntry = m_pit->Lookup (*interest);<br></div><div>and a method that returns the entry-pit size in bytes, but there isn't. Is there another method?</div>
<div><br></div><div>Best regards,</div><div>Fabrizio</div></div></div>