Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_ps.c85 bool peering = false; in ieee80211_mps_local_status_update() local
100 peering = true; in ieee80211_mps_local_status_update()
121 if (peering) { in ieee80211_mps_local_status_update()
Dmesh_plink.c1125 if (!elems->peering) { in mesh_process_plink_frame()
1157 plid = get_unaligned_le16(PLINK_GET_LLID(elems->peering)); in mesh_process_plink_frame()
1160 llid = get_unaligned_le16(PLINK_GET_PLID(elems->peering)); in mesh_process_plink_frame()
Dieee80211_i.h1704 const u8 *peering; member
Dutil.c1213 elems->peering = pos; in _ieee802_11_parse_elems_full()