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

#include <types.h>

Data Fields

unsigned long first_seen
 
struct list_head recv_list
 
struct list_head send_list
 
struct kref refcount
 
struct hlist_node hash_entry
 
struct batadv_privbat_priv
 
struct sk_buffskb_packet
 

Detailed Description

Definition at line 395 of file types.h.

Field Documentation

struct batadv_priv* bat_priv

Definition at line 404 of file types.h.

unsigned long first_seen

Definition at line 396 of file types.h.

struct hlist_node hash_entry

Definition at line 403 of file types.h.

struct list_head recv_list

Definition at line 400 of file types.h.

struct kref refcount

Definition at line 402 of file types.h.

struct list_head send_list

Definition at line 401 of file types.h.

struct sk_buff* skb_packet

Definition at line 406 of file types.h.


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