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

#include <packet.h>

Data Fields

struct batadv_header header
 
uint8_t flags
 
uint8_t dst [ETH_ALEN]
 
uint8_t src [ETH_ALEN]
 
uint8_t ttvn
 
__be16 tt_data
 

Detailed Description

Definition at line 192 of file packet.h.

Field Documentation

Definition at line 199 of file packet.h.

uint8_t flags

Definition at line 198 of file packet.h.

Definition at line 193 of file packet.h.

Definition at line 200 of file packet.h.

__be16 tt_data

Definition at line 213 of file packet.h.

uint8_t ttvn

Definition at line 207 of file packet.h.


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