Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c73 static int hwmp_send_action(struct ieee80211vap *,
584 hwmp_send_action(struct ieee80211vap *vap, in hwmp_send_action() function
1263 return hwmp_send_action(vap, da, (uint8_t *)preq, preq->preq_len+2); in hwmp_send_preq()
1495 return hwmp_send_action(vap, da, (uint8_t *)prep, prep->prep_len + 2); in hwmp_send_prep()
1677 return hwmp_send_action(vap, da, (uint8_t *)perr, perr->perr_len+2); in hwmp_send_perr()
1847 return hwmp_send_action(vap, da, (uint8_t *)rann, rann->rann_len + 2); in hwmp_send_rann()