Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh.c1189 size_t offset_ttl; in mesh_fwd_csa_frame() local
1201 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()