Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_hwmp.c946 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_update_transmitter()
1068 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_preq()
1203 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_preq()
1440 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_prep()
1584 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_prep()
1986 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_recv_rann()
2145 vap->iv_stats.is_mesh_rtaddfailed++; in hwmp_discover()
H A Dieee80211_mesh.c322 vap->iv_stats.is_mesh_rtaddfailed++; in ieee80211_mesh_proxy_check()
1008 vap->iv_stats.is_mesh_rtaddfailed++; in mesh_checkpseq()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_ioctl.h240 uint32_t is_mesh_rtaddfailed; /* route add failed */ member