| IpPacket Constructor |
| Name | Description | |
|---|---|---|
| IpPacket(IpAddress, IpAddress, IpProtocol, Byte) |
Initializes a new instance of the IpPacket class using the specified
values.
| |
| IpPacket(IpAddress, IpAddress, IpProtocol, Byte, Byte, Byte, UInt16, IpFlag, UInt16, Byte) |
Initializes a new instance of the IpPacket class using the specified
values.
|