Linux Kernel
3.7.1
|
#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 |
Definition at line 119 of file wl12xx_80211.h.
Definition at line 125 of file wl12xx_80211.h.
u8 llc_hdr[sizeof(rfc1042_header)] |
Definition at line 122 of file wl12xx_80211.h.
__be16 llc_type |
Definition at line 123 of file wl12xx_80211.h.
Definition at line 126 of file wl12xx_80211.h.
__be32 sender_ip |
Definition at line 127 of file wl12xx_80211.h.
Definition at line 128 of file wl12xx_80211.h.
__be32 target_ip |
Definition at line 129 of file wl12xx_80211.h.