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

#include <packet.h>

Data Fields

struct batadv_header header
 
uint8_t flags
 
__be32 seqno
 
uint8_t orig [ETH_ALEN]
 
uint8_t prev_sender [ETH_ALEN]
 
uint8_t gw_flags
 
uint8_t tq
 
uint8_t tt_num_changes
 
uint8_t ttvn
 
__be16 tt_crc
 

Detailed Description

Definition at line 117 of file packet.h.

Field Documentation

uint8_t flags

Definition at line 119 of file packet.h.

uint8_t gw_flags

Definition at line 123 of file packet.h.

Definition at line 118 of file packet.h.

Definition at line 121 of file packet.h.

uint8_t prev_sender[ETH_ALEN]

Definition at line 122 of file packet.h.

__be32 seqno

Definition at line 120 of file packet.h.

uint8_t tq

Definition at line 124 of file packet.h.

__be16 tt_crc

Definition at line 127 of file packet.h.

uint8_t tt_num_changes

Definition at line 125 of file packet.h.

uint8_t ttvn

Definition at line 126 of file packet.h.


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