Searched defs:check_sa (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | util.c | 745 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) ieee80211_amsdu_to_8023s() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | rx.c | 2726 const u8 *check_da = ethhdr.h_dest, *check_sa = ethhdr.h_source; in __ieee80211_rx_h_amsdu() local
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | util.c | 826 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
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | rx.c | 2975 const u8 *check_da = ethhdr.h_dest, *check_sa = ethhdr.h_source; in __ieee80211_rx_h_amsdu() local
|
Completed in 19 milliseconds