Home
last modified time | relevance | path

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

/minix/sys/net80211/
H A Dieee80211_ioctl.h97 u_int32_t is_rx_tooshort; /* rx frame too short */ member
145 u_int32_t is_rx_tooshort; /* rx frame too short */ member
/minix/sbin/ifconfig/
H A Dieee80211.c499 STAT_PRINT(is_rx_tooshort, "rx frame too short"); in ieee80211_statistics()