Home
last modified time | relevance | path

Searched defs:mesh_plink_ent (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh.h192 struct mesh_plink_ent { struct
193 u8 valid;
194 u8 addr[ETH_ALEN];
195 u8 plink_state;
198 u8 aek_valid;
199 u8 aek[32];
202 u16 llid;
203 u16 plid;
205 u16 aid; /* aid assigned from upper layer */
207 u16 peer_aid; /* aid assigned from peer */
[all …]