Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Drx.c91 static inline bool should_drop_frame(struct sk_buff *skb, int present_fcs_len, in should_drop_frame() function
820 only_monitor = should_drop_frame(origskb, present_fcs_len, rtap_space); in ieee80211_rx_monitor()