Searched refs:iv_mgtsend (Results 1 - 6 of 6) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_wds.c358 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */
H A Dieee80211_ddb.c354 db_printf(" mgtsend %p", &vap->iv_mgtsend);
H A Dieee80211_var.h422 struct callout iv_mgtsend; /* mgmt frame response timer */ member in struct:ieee80211vap
H A Dieee80211_proto.c342 callout_init(&vap->iv_mgtsend, 1);
H A Dieee80211_sta.c247 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */
H A Dieee80211_output.c3371 callout_reset(&vap->iv_mgtsend,

Completed in 64 milliseconds