Home
last modified time | relevance | path

Searched refs:should_drop_frame (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/mac80211/
Drx.c82 static inline bool should_drop_frame(struct sk_buff *skb, int present_fcs_len, in should_drop_frame() function
828 only_monitor = should_drop_frame(origskb, present_fcs_len, rtap_space); in ieee80211_rx_monitor()