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

#include <af_can.h>

Data Fields

struct hlist_node list
 
struct rcu_head rcu
 
canid_t can_id
 
canid_t mask
 
unsigned long matches
 
void(* func )(struct sk_buff *, void *)
 
voiddata
 
charident
 

Detailed Description

Definition at line 51 of file af_can.h.

Field Documentation

canid_t can_id

Definition at line 54 of file af_can.h.

Definition at line 58 of file af_can.h.

void(* func)(struct sk_buff *, void *)

Definition at line 57 of file af_can.h.

char* ident

Definition at line 59 of file af_can.h.

Definition at line 52 of file af_can.h.

canid_t mask

Definition at line 55 of file af_can.h.

unsigned long matches

Definition at line 56 of file af_can.h.

Definition at line 53 of file af_can.h.


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