Home
last modified time | relevance | path

Searched refs:PLINK_GET_LLID (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_plink.c17 #define PLINK_GET_LLID(p) (p + 2) macro
1143 plid = get_unaligned_le16(PLINK_GET_LLID(elems->peering)); in mesh_process_plink_frame()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_plink.c17 #define PLINK_GET_LLID(p) (p + 2) macro
1157 plid = get_unaligned_le16(PLINK_GET_LLID(elems->peering)); in mesh_process_plink_frame()

Completed in 4 milliseconds