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

#include <structs.h>

Data Fields

struct hlist_node node
 
int hashent
 
sctp_endpoint_type_t type
 
atomic_t refcnt
 
char dead
 
char malloced
 
struct socksk
 
struct sctp_inq inqueue
 
struct sctp_bind_addr bind_addr
 

Detailed Description

Definition at line 1163 of file structs.h.

Field Documentation

Definition at line 1191 of file structs.h.

char dead

Definition at line 1177 of file structs.h.

int hashent

Definition at line 1166 of file structs.h.

struct sctp_inq inqueue

Definition at line 1184 of file structs.h.

char malloced

Definition at line 1178 of file structs.h.

Definition at line 1165 of file structs.h.

atomic_t refcnt

Definition at line 1176 of file structs.h.

struct sock* sk

Definition at line 1181 of file structs.h.

Definition at line 1169 of file structs.h.


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