Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_ioctl.h229 uint32_t is_mesh_fwd_ttl; /* mesh not fwd'd 'cuz ttl 0 */ member
HDieee80211_mesh.c1165 vap->iv_stats.is_mesh_fwd_ttl++; in mesh_forward()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_snmp.c2472 val->v.uint32 = wif->stats.is_mesh_fwd_ttl; in op_wlan_mesh_stats()