Searched refs:WDS_ADD (Results 1 – 3 of 3) sorted by relevance
157 typedef enum { WDS_ADD, WDS_DEL } wds_oper_type; enumerator
1967 entry->type == WDS_ADD ? "adding" : "removing", in handle_wds_oper_queue()1969 if (entry->type == WDS_ADD) in handle_wds_oper_queue()2104 hostap_wds_link_oper(local, sta->addr, WDS_ADD); in handle_beacon()3245 hostap_wds_link_oper(local, sta->addr, WDS_ADD); in hostap_add_wds_links()
590 hostap_wds_link_oper(local, hdr->addr2, WDS_ADD); in hostap_rx_frame_wds()