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

#include <dccp.h>

Data Fields

struct dccp_hdr_ack_bits dccph_resp_ack
 
__be32 dccph_resp_service
 

Detailed Description

struct dccp_hdr_response - Connection initiation response header

- 48 bit Acknowledgment Number Subheader (5.3) - Echoes the Service Code on a received DCCP-Request

Definition at line 83 of file dccp.h.

Field Documentation

struct dccp_hdr_ack_bits dccph_resp_ack

Definition at line 84 of file dccp.h.

__be32 dccph_resp_service

Definition at line 85 of file dccp.h.


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