Home
last modified time | relevance | path

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

/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.c1111 if (!elems->peering) { in mesh_process_plink_frame()
1143 plid = get_unaligned_le16(PLINK_GET_LLID(elems->peering)); in mesh_process_plink_frame()
1146 llid = get_unaligned_le16(PLINK_GET_PLID(elems->peering)); in mesh_process_plink_frame()
Dieee80211_i.h1526 const u8 *peering; member
Dutil.c1208 elems->peering = pos; in _ieee802_11_parse_elems_crc()