move_to_next


Description:

public bool move_to_next ()

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.