Searched refs:prep_len (Results 1 – 2 of 2) sorted by relevance
266 uint8_t prep_len; member
480 prep->prep_len = *iefrm_t++; in hwmp_recv_action_meshpath()731 *frm++ = prep->prep_len; /* len already calculated */ in hwmp_add_meshprep()1492 prep->prep_len = prep->prep_flags & IEEE80211_MESHPREP_FLAGS_AE ? in hwmp_send_prep()1494 return hwmp_send_action(vap, da, (uint8_t *)prep, prep->prep_len + 2); in hwmp_send_prep()