class NetSample::Ping::ICMP::Packet
- NetSample::Ping::ICMP::Packet
- Reference
- Object
Defined in:
net_sample/ping/icmp.crConstructors
Instance Method Summary
- #data : Bytes
- #dst : String
- #echo_reply?
- #echo_request?
- #protocol : UInt8
- #src : String
- #ttl : UInt8
- #version : UInt8