Hi All,
I'm trying to access to the IP header with this command
hdr_ip* hdrip = (hdr_ip*)pkt->access(off_ip_);I've used this command based on 
Marc Greis Tutorial in the Ping Agent implementation. However I get the error 
that "off_ip_ was not declared in this scope".
I didn't find off_ip_ in ip.h as well. 

Could you please tell me how to solve this problem.
Thanks
Babak

Reply via email to