Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_node.c156 vap->iv_inact_probe = IEEE80211_INACT_PROBE; in ieee80211_node_vattach()
161 vap->iv_inact_run, vap->iv_inact_probe); in ieee80211_node_vattach()
2397 ni->ni_inact <= vap->iv_inact_probe) && in timeout_stations()
H A Dieee80211_var.h425 int iv_inact_probe; /* inactive probe time */ member
H A Dieee80211_ddb.c373 db_printf(" inact_probe %d", vap->iv_inact_probe); in _db_show_vap()
H A Dieee80211_freebsd.c304 &vap->iv_inact_probe, 0, ieee80211_sysctl_inact, "I", in ieee80211_sysctl_vattach()