Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h110 uint32_t is_rx_ctl; /* rx ctrl frames */ member
H A Dieee80211_wds.c720 vap->iv_stats.is_rx_ctl++; in wds_input()
H A Dieee80211_adhoc.c663 vap->iv_stats.is_rx_ctl++; in adhoc_input()
H A Dieee80211_sta.c976 vap->iv_stats.is_rx_ctl++; in sta_input()
H A Dieee80211_hostap.c893 vap->iv_stats.is_rx_ctl++; in hostap_input()
H A Dieee80211_mesh.c1805 vap->iv_stats.is_rx_ctl++; in mesh_input()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1417 val->v.uint32 = wif->stats.is_rx_ctl; in op_wlan_iface_stats()