Searched refs:B (Results 1 – 3 of 3) sorted by relevance
2 # Copyright (C) 2007-2019 B.A.T.M.A.N. contributors:7 # B.A.T.M.A.N meshing protocol11 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"15 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is22 bool "B.A.T.M.A.N. V protocol"26 This option enables the B.A.T.M.A.N. V protocol, the successor27 of the currently used B.A.T.M.A.N. IV protocol. The main32 B.A.T.M.A.N. V is currently considered experimental and not33 compatible to B.A.T.M.A.N. IV networks.91 bool "B.A.T.M.A.N. debugging"[all …]
85 u8 B = (wep->iv >> 16) & 0xff; in lib80211_wep_build_iv() local86 if (B >= 3 && B < klen) in lib80211_wep_build_iv()
41 u8 B = (iv >> 16) & 0xff; in ieee80211_wep_weak_iv() local42 if (B >= 3 && B < 3 + keylen) in ieee80211_wep_weak_iv()