Searched refs:gann_ttl (Results 1 – 2 of 2) sorted by relevance
538 gann.gann_ttl = ms->ms_ttl; in mesh_gatemode_cb()2542 ie->gann_ttl = gannie->gann_ttl; in mesh_parse_meshgate_action()2627 if ((ie.gann_ttl - 1) < 1 && !(ms->ms_flags & IEEE80211_MESHFLAGS_FWD)) in mesh_recv_action_meshgate()2631 pgann.gann_ttl = ie.gann_ttl - 1; in mesh_recv_action_meshgate()3340 *frm++ = ie->gann_ttl; in ieee80211_add_meshgate()
206 uint8_t gann_ttl; member