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

#include <wl12xx_80211.h>

Data Fields

u8 llc_hdr [sizeof(rfc1042_header)]
 
__be16 llc_type
 
struct arphdr arp_hdr
 
u8 sender_hw [ETH_ALEN]
 
__be32 sender_ip
 
u8 target_hw [ETH_ALEN]
 
__be32 target_ip
 

Detailed Description

Definition at line 119 of file wl12xx_80211.h.

Field Documentation

struct arphdr arp_hdr

Definition at line 125 of file wl12xx_80211.h.

Definition at line 122 of file wl12xx_80211.h.

__be16 llc_type

Definition at line 123 of file wl12xx_80211.h.

u8 sender_hw[ETH_ALEN]

Definition at line 126 of file wl12xx_80211.h.

__be32 sender_ip

Definition at line 127 of file wl12xx_80211.h.

u8 target_hw[ETH_ALEN]

Definition at line 128 of file wl12xx_80211.h.

__be32 target_ip

Definition at line 129 of file wl12xx_80211.h.


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