move_to_next
Description:
Move the packet pointer this to the next packet in the payload.
Use get_first_packet to initialize this.
Parameters:
this |
a Packet |
Returns:
TRUE if this is pointing to a valid packet after calling this function. |