Home
last modified time | relevance | path

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

/openbmc/linux/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()