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

#include <pep.h>

Data Fields

struct pn_sock pn_sk
 
struct hlist_head hlist
 
struct socklistener
 
struct sk_buff_head ctrlreq_queue
 
atomic_t tx_credits
 
int ifindex
 
u16 peer_type
 
u8 pipe_handle
 
u8 rx_credits
 
u8 rx_fc
 
u8 tx_fc
 
u8 init_enable
 
u8 aligned
 

Detailed Description

Definition at line 26 of file pep.h.

Field Documentation

u8 aligned

Definition at line 46 of file pep.h.

struct sk_buff_head ctrlreq_queue

Definition at line 35 of file pep.h.

Definition at line 31 of file pep.h.

int ifindex

Definition at line 38 of file pep.h.

u8 init_enable

Definition at line 45 of file pep.h.

Definition at line 34 of file pep.h.

u16 peer_type

Definition at line 39 of file pep.h.

u8 pipe_handle

Definition at line 40 of file pep.h.

struct pn_sock pn_sk

Definition at line 27 of file pep.h.

u8 rx_credits

Definition at line 42 of file pep.h.

u8 rx_fc

Definition at line 43 of file pep.h.

atomic_t tx_credits

Definition at line 37 of file pep.h.

u8 tx_fc

Definition at line 44 of file pep.h.


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