Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_ps.c81 bool peering = false; in ieee80211_mps_local_status_update() local
96 peering = true; in ieee80211_mps_local_status_update()
117 if (peering) { in ieee80211_mps_local_status_update()
Dmesh_plink.c1105 if (!elems->peering) { in mesh_process_plink_frame()
1137 plid = get_unaligned_le16(PLINK_GET_LLID(elems->peering)); in mesh_process_plink_frame()
1140 llid = get_unaligned_le16(PLINK_GET_PLID(elems->peering)); in mesh_process_plink_frame()
Dieee80211_i.h1487 const u8 *peering; member
Dutil.c1088 elems->peering = pos; in _ieee802_11_parse_elems_crc()