Searched refs:offset_ttl (Results 1 – 1 of 1) sorted by relevance
1189 size_t offset_ttl; in mesh_fwd_csa_frame() local1201 offset_ttl = (len < 42) ? 7 : 10; in mesh_fwd_csa_frame()1202 *(pos + offset_ttl) -= 1; in mesh_fwd_csa_frame()1203 *(pos + offset_ttl + 1) &= ~WLAN_EID_CHAN_SWITCH_PARAM_INITIATOR; in mesh_fwd_csa_frame()