Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h543 struct hostapd_mld { struct
544 char name[IFNAMSIZ + 1];
545 u8 mld_addr[ETH_ALEN];
546 u8 next_link_id;
547 u8 num_links;
553 u8 refcount;
555 struct hostapd_data *fbss;
556 struct dl_list links; /* List head of all affiliated links */
558 int ctrl_sock;
559 struct dl_list ctrl_dst;
[all …]