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

#include <command.h>

Data Fields

__s32 i32
 
__u32 u32
 
__be32 be32
 
__u16 u16
 
__u8 u8
 
int error
 
__be16 err
 
sctp_state_t state
 
sctp_event_timeout_t to
 
unsigned long zero
 
voidptr
 
struct sctp_chunkchunk
 
struct sctp_associationasoc
 
struct sctp_transporttransport
 
struct sctp_bind_addrbp
 
sctp_init_chunk_tinit
 
struct sctp_ulpeventulpevent
 
struct sctp_packetpacket
 
sctp_sackhdr_tsackh
 
struct sctp_datamsgmsg
 

Detailed Description

Definition at line 123 of file command.h.

Field Documentation

Definition at line 136 of file command.h.

__be32 be32

Definition at line 126 of file command.h.

Definition at line 138 of file command.h.

Definition at line 135 of file command.h.

__be16 err

Definition at line 130 of file command.h.

int error

Definition at line 129 of file command.h.

__s32 i32

Definition at line 124 of file command.h.

Definition at line 139 of file command.h.

Definition at line 143 of file command.h.

Definition at line 141 of file command.h.

void* ptr

Definition at line 134 of file command.h.

Definition at line 142 of file command.h.

Definition at line 131 of file command.h.

Definition at line 132 of file command.h.

Definition at line 137 of file command.h.

Definition at line 127 of file command.h.

Definition at line 125 of file command.h.

Definition at line 128 of file command.h.

struct sctp_ulpevent* ulpevent

Definition at line 140 of file command.h.

unsigned long zero

Definition at line 133 of file command.h.


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