Home
last modified time | relevance | path

Searched refs:is_mesh_notproxy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h245 uint32_t is_mesh_notproxy; /* dropped 'cuz not proxying */ member
H A Dieee80211_output.c437 vap->iv_stats.is_mesh_notproxy++; in ieee80211_start_pkt()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c2493 val->v.uint32 = wif->stats.is_mesh_notproxy; in op_wlan_mesh_stats()