Searched defs:hostapd_mld (Results 1 – 1 of 1) sorted by relevance
514 struct hostapd_mld { struct515 char name[IFNAMSIZ + 1];516 u8 mld_addr[ETH_ALEN];517 u8 next_link_id;518 u8 num_links;524 u8 refcount;526 struct hostapd_data *fbss;527 struct dl_list links; /* List head of all affiliated links */