Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dccp_hdr_reset Struct Reference

#include <dccp.h>

Data Fields

struct dccp_hdr_ack_bits dccph_reset_ack
 
__u8 dccph_reset_code
 
__u8 dccph_reset_data [3]
 

Detailed Description

struct dccp_hdr_reset - Unconditionally shut down a connection

- 48 bit Acknowledgment Number Subheader (5.6) - one of dccp_reset_codes - the Data 1 ... Data 3 fields from 5.6

Definition at line 95 of file dccp.h.

Field Documentation

struct dccp_hdr_ack_bits dccph_reset_ack

Definition at line 96 of file dccp.h.

__u8 dccph_reset_code

Definition at line 97 of file dccp.h.

__u8 dccph_reset_data[3]

Definition at line 97 of file dccp.h.


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