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

/net/mac80211/
H A Dmesh.c1116 size_t offset_ttl; local
1124 /* offset_ttl is based on whether the secondary channel
1128 offset_ttl = (len < 42) ? 7 : 10;
1129 *(pos + offset_ttl) -= 1;
1130 *(pos + offset_ttl + 1) &= ~WLAN_EID_CHAN_SWITCH_PARAM_INITIATOR;

Completed in 85 milliseconds