Searched defs:extra_head (Results 1 – 2 of 2) sorted by relevance
| /linux/net/mac80211/ | ||
| H A D | rx.c | 3046 int extra_head = sizeof(struct ieee80211_hdr) - sizeof(*eth); ieee80211_rx_mesh_data() local |
| H A D | tx.c | 3684 int extra_head = fast_tx->hdr_len - (ETH_HLEN - 2); __ieee80211_xmit_fast() local |