Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Drx.c61 static inline bool should_drop_frame(struct sk_buff *skb, int present_fcs_len, in should_drop_frame() function
461 if (should_drop_frame(origskb, present_fcs_len, in ieee80211_rx_monitor()
474 if (should_drop_frame(origskb, present_fcs_len, rtap_vendor_space)) { in ieee80211_rx_monitor()