#include <headers.h>
Data Fields | |
| uint16_t | dccph_sport |
| uint16_t | dccph_dport |
| uint8_t | dccph_doff |
| uint8_t | dccph_ccval:4 |
| uint8_t | dccph_cscov:4 |
| uint16_t | dccph_checksum |
| uint8_t | dccph_reserved:3 |
| uint8_t | dccph_type:4 |
| uint8_t | dccph_x:1 |
| uint8_t | dccph_seq2 |
| uint16_t | dccph_seq |
| uint8_t dccp_hdr::dccph_ccval |
| uint16_t dccp_hdr::dccph_checksum |
| uint8_t dccp_hdr::dccph_cscov |
| uint8_t dccp_hdr::dccph_doff |
| uint16_t dccp_hdr::dccph_dport |
| uint8_t dccp_hdr::dccph_reserved |
| uint16_t dccp_hdr::dccph_seq |
| uint8_t dccp_hdr::dccph_seq2 |
| uint16_t dccp_hdr::dccph_sport |
| uint8_t dccp_hdr::dccph_type |
| uint8_t dccp_hdr::dccph_x |