Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net80211/
Dieee80211_ioctl.h112 uint32_t is_rx_ctl; /* rx ctrl frames */ member
Dieee80211_wds.c725 vap->iv_stats.is_rx_ctl++; in wds_input()
Dieee80211_adhoc.c668 vap->iv_stats.is_rx_ctl++; in adhoc_input()
Dieee80211_sta.c973 vap->iv_stats.is_rx_ctl++; in sta_input()
Dieee80211_hostap.c894 vap->iv_stats.is_rx_ctl++; in hostap_input()
Dieee80211_mesh.c1805 vap->iv_stats.is_rx_ctl++; in mesh_input()
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_snmp.c1420 val->v.uint32 = wif->stats.is_rx_ctl; in op_wlan_iface_stats()