IPPacket
udp_data
Return data part as String
.
udp_dport
dport
Return destination port number.
udp_len
Return value of length field. This value represents the length in octets of this UDP datagram.
udp_sum
Return the value of checksum field.
udp_sport
sport
Return source port number.
to_s
Return string representation.