Home
last modified time | relevance | path

Searched defs:RX_DROP (Results 1 – 3 of 3) sorted by relevance

/linux/net/ieee802154/6lowpan/
H A D6lowpan_i.h14 #define RX_DROP ((__force lowpan_rx_result) 2u) macro
/linux/net/mac80211/
H A Ddrop.h88 RX_DROP = (__force ieee80211_rx_result)___RX_DROP_UNUSABLE, global() enumerator
/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h273 #define RX_DROP 0xA0 macro