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.c916 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_update_transmitter()
1008 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_preq()
1113 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_preq()
1315 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_prep()
1412 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_prep()
1779 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_rann()
1931 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.c315 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()