ROPE Language Reference - "$tcp_dest"

The TCP/IP port number to which the packet is being sent. This value is only meaningful for TCP/IP packets, and is 0 otherwise.

Example

$tcp_dest println

This field is only relevant for TCP/IP packets, and will contain the value 0 for others types.

See Also