Searched defs:check_da (Results 1 – 2 of 2) sorted by relevance
872 ieee80211_amsdu_to_8023s(struct sk_buff * skb,struct sk_buff_head * list,const u8 * addr,enum nl80211_iftype iftype,const unsigned int extra_headroom,const u8 * check_da,const u8 * check_sa,u8 mesh_control) ieee80211_amsdu_to_8023s() argument
3036 const u8 *check_da = ethhdr.h_dest, *check_sa = ethhdr.h_source; in __ieee80211_rx_h_amsdu() local