Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211_ioctl.h106 uint32_t is_rx_ctl; /* rx ctrl frames */ member
HDieee80211_wds.c706 vap->iv_stats.is_rx_ctl++; in wds_input()
HDieee80211_adhoc.c631 vap->iv_stats.is_rx_ctl++; in adhoc_input()
HDieee80211_sta.c918 vap->iv_stats.is_rx_ctl++; in sta_input()
HDieee80211_hostap.c870 vap->iv_stats.is_rx_ctl++; in hostap_input()
HDieee80211_mesh.c1803 vap->iv_stats.is_rx_ctl++; in mesh_input()
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_snmp.c1419 val->v.uint32 = wif->stats.is_rx_ctl; in op_wlan_iface_stats()