Good afternoon, I am trying to measure the time between a packet entering a linux router's queue and leaving it. At which points in the Netfilter Packet flow (http://www.shorewall.net/images/Netfilter.png) should I place my hooks in order to hook the packet before it is queued by the kernel and hook it after it leaves?