Searched refs:WDS_ADD (Results 1 – 3 of 3) sorted by relevance
156 typedef enum { WDS_ADD, WDS_DEL } wds_oper_type; enumerator
2029 entry->type == WDS_ADD ? "adding" : "removing", in handle_wds_oper_queue()2031 if (entry->type == WDS_ADD) in handle_wds_oper_queue()2166 hostap_wds_link_oper(local, sta->addr, WDS_ADD); in handle_beacon()3307 hostap_wds_link_oper(local, sta->addr, WDS_ADD); in hostap_add_wds_links()
591 hostap_wds_link_oper(local, hdr->addr2, WDS_ADD); in hostap_rx_frame_wds()