Home
last modified time | relevance | path

Searched refs:is_mesh_rtaddfailed (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_hwmp.c915 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_update_transmitter()
1007 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_preq()
1112 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_preq()
1314 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_prep()
1411 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_prep()
1778 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_rann()
1930 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_discover()
H A Dieee80211_ioctl.h244 uint32_t is_mesh_rtaddfailed; /* route add failed */ member
H A Dieee80211_mesh.c316 vap->iv_stats.is_mesh_rtaddfailed++; in ieee80211_mesh_proxy_check()
985 vap->iv_stats.is_mesh_rtaddfailed++; in mesh_checkpseq()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c2490 val->v.uint32 = wif->stats.is_mesh_rtaddfailed; in op_wlan_mesh_stats()