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

#include <sctp.h>

Data Fields

__be32 cum_tsn_ack
 
__be32 a_rwnd
 
__be16 num_gap_ack_blocks
 
__be16 num_dup_tsns
 
sctp_sack_variable_t variable [0]
 

Detailed Description

Definition at line 375 of file sctp.h.

Field Documentation

__be32 a_rwnd

Definition at line 377 of file sctp.h.

__be32 cum_tsn_ack

Definition at line 376 of file sctp.h.

__be16 num_dup_tsns

Definition at line 379 of file sctp.h.

__be16 num_gap_ack_blocks

Definition at line 378 of file sctp.h.

sctp_sack_variable_t variable[0]

Definition at line 380 of file sctp.h.


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