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

#include <packet.h>

Data Fields

struct batadv_header header
 
uint8_t vis_type
 
__be32 seqno
 
uint8_t entries
 
uint8_t reserved
 
uint8_t vis_orig [ETH_ALEN]
 
uint8_t target_orig [ETH_ALEN]
 
uint8_t sender_orig [ETH_ALEN]
 

Detailed Description

Definition at line 181 of file packet.h.

Field Documentation

uint8_t entries

Definition at line 185 of file packet.h.

Definition at line 182 of file packet.h.

uint8_t reserved

Definition at line 186 of file packet.h.

uint8_t sender_orig[ETH_ALEN]

Definition at line 189 of file packet.h.

__be32 seqno

Definition at line 184 of file packet.h.

uint8_t target_orig[ETH_ALEN]

Definition at line 188 of file packet.h.

uint8_t vis_orig[ETH_ALEN]

Definition at line 187 of file packet.h.

uint8_t vis_type

Definition at line 183 of file packet.h.


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