Module pnet::packet::ip
[−]
Defines the type and constants for IP next header/next level protocol fields.
Modules
| IpNextHeaderProtocols |
Protocol numbers as defined at: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml Above protocol numbers last updated: 2014-01-16 These values should be used in either the IPv4 Next Level Protocol field or the IPv6 Next Header field. |
Structs
| IpNextHeaderProtocol |
Represents an IPv4 next level protocol, or an IPv6 next header protocol,
see |