ath6kl_llc_snap_hdr
sizeof(struct ath6kl_llc_snap_hdr))
sizeof(struct ath6kl_llc_snap_hdr))
dev->needed_headroom += roundup(sizeof(struct ath6kl_llc_snap_hdr) +
struct ath6kl_llc_snap_hdr *llc_hdr;
sizeof(struct ath6kl_llc_snap_hdr);
llc_hdr = (struct ath6kl_llc_snap_hdr *)
sizeof(struct ath6kl_llc_snap_hdr);
struct ath6kl_llc_snap_hdr *llc_hdr;
size = sizeof(struct ath6kl_llc_snap_hdr) + sizeof(struct wmi_data_hdr);
skb_push(skb, sizeof(struct ath6kl_llc_snap_hdr));
llc_hdr = (struct ath6kl_llc_snap_hdr *)(datap + sizeof(*eth_hdr));
struct ath6kl_llc_snap_hdr *llc_hdr;
llc_hdr = (struct ath6kl_llc_snap_hdr *)(datap +
sizeof(struct ath6kl_llc_snap_hdr),
struct ath6kl_llc_snap_hdr *llc_hdr;
llc_hdr = (struct ath6kl_llc_snap_hdr *)(datap);
skb_pull(skb, sizeof(struct ath6kl_llc_snap_hdr));
struct ath6kl_llc_snap_hdr *llc_hdr;
llc_hdr = (struct ath6kl_llc_snap_hdr *) (datap + sizeof(eth_hdr));
skb_pull(skb, sizeof(struct ath6kl_llc_snap_hdr));