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

#include <packet.h>

Data Fields

struct batadv_header header
 
uint8_t msg_type
 
uint8_t dst [ETH_ALEN]
 
uint8_t orig [ETH_ALEN]
 
__be16 seqno
 
uint8_t uid
 
uint8_t reserved
 

Detailed Description

Definition at line 132 of file packet.h.

Field Documentation

Definition at line 135 of file packet.h.

Definition at line 133 of file packet.h.

uint8_t msg_type

Definition at line 134 of file packet.h.

Definition at line 136 of file packet.h.

uint8_t reserved

Definition at line 139 of file packet.h.

__be16 seqno

Definition at line 137 of file packet.h.

uint8_t uid

Definition at line 138 of file packet.h.


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