Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net80211/
HDieee80211_ioctl.h237 uint32_t is_mesh_fwd_nopath; /* mesh not fwd'd 'cuz path unknown */ member
HDieee80211_hwmp.c1871 vap->iv_stats.is_mesh_fwd_nopath++; in hwmp_rediscover_cb()
1961 vap->iv_stats.is_mesh_fwd_nopath++; in hwmp_discover()
HDieee80211_mesh.c1217 vap->iv_stats.is_mesh_fwd_nopath++; in mesh_forward()
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_snmp.c2484 val->v.uint32 = wif->stats.is_mesh_fwd_nopath; in op_wlan_mesh_stats()