netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
dccp_hdr Struct Reference

#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
 

Field Documentation

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

The documentation for this struct was generated from the following file: