wpl::udp::header Struct Reference
udp header.
More...
#include <wipal/proto/udp.hh>
List of all members.
Public Types |
enum | port_index { sp = 0,
dp = 1
} |
Public Attributes |
uint16_t | ports [2] |
uint16_t | length |
uint16_t | checksum |
Detailed Description
udp header.
Member Enumeration Documentation
- Enumerator:
sp |
source port.
|
dp |
destination port.
|
The documentation for this struct was generated from the following file: