Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_ioctl.h221 uint32_t is_rx_badstate; /* rx discard state != RUN */ member
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_adhoc.c399 vap->iv_stats.is_rx_badstate++; in adhoc_input()