Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh_ps.c84 bool peering = false; in ieee80211_mps_local_status_update() local
99 peering = true; in ieee80211_mps_local_status_update()
120 if (peering) { in ieee80211_mps_local_status_update()
Dmesh_plink.c1055 if (!elems->peering) { in mesh_process_plink_frame()
1087 plid = get_unaligned_le16(PLINK_GET_LLID(elems->peering)); in mesh_process_plink_frame()
1090 llid = get_unaligned_le16(PLINK_GET_PLID(elems->peering)); in mesh_process_plink_frame()
Dieee80211_i.h1412 const u8 *peering; member
Dutil.c964 elems->peering = pos; in ieee802_11_parse_elems_crc()