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

Data Fields

struct sock sk
 
int bound
 
int ifindex
 
struct notifier_block notifier
 
struct list_head rx_ops
 
struct list_head tx_ops
 
unsigned long dropped_usr_msgs
 
struct proc_dir_entrybcm_proc_read
 
char procname [32]
 

Detailed Description

Definition at line 118 of file bcm.c.

Field Documentation

struct proc_dir_entry* bcm_proc_read

Definition at line 126 of file bcm.c.

int bound

Definition at line 120 of file bcm.c.

unsigned long dropped_usr_msgs

Definition at line 125 of file bcm.c.

int ifindex

Definition at line 121 of file bcm.c.

Definition at line 122 of file bcm.c.

char procname[32]

Definition at line 127 of file bcm.c.

struct list_head rx_ops

Definition at line 123 of file bcm.c.

Definition at line 119 of file bcm.c.

struct list_head tx_ops

Definition at line 124 of file bcm.c.


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