Searched defs:dir (Results 1 – 12 of 12) sorted by relevance
/hostap/wpa_supplicant/ |
D | wmm_ac.c | 77 u8 dir = wmm_ac_get_direction(tspec); in wmm_ac_add_ts() local 119 enum ts_dir_idx dir) in wmm_ac_del_ts_idx() 242 enum ts_dir_idx *dir) in wmm_ac_find_tsid() 329 u8 tsid, u8 ac, u8 dir) in wmm_ac_should_replace_ts() 553 enum ts_dir_idx dir; in wpas_wmm_ac_delts() local 664 u8 ac, tsid, up, dir; in wmm_ac_handle_addts_resp() local 872 u8 dir, tsid; in wpas_wmm_ac_status() local 909 int ac, dir, tspecs_count = 0; in wmm_ac_get_tspecs_count() local 924 int ac, dir, tspecs_count; in wmm_ac_save_tspecs() local
|
D | eapol_test.py | 17 dir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
|
D | ctrl_iface_unix.c | 247 char *pbuf, *dir = NULL; in wpa_supplicant_ctrl_iface_path() local 508 char *buf, *dir = NULL, *gid_str = NULL; in wpas_ctrl_iface_open_sock() local 854 char *buf, *dir = NULL; in wpa_supplicant_ctrl_iface_deinit() local
|
D | wpa_priv.c | 750 wpa_priv_interface_init(void *ctx, const char *dir, const char *params) in wpa_priv_interface_init()
|
D | wpa_cli.c | 5043 DIR *dir = opendir(ctrl_iface_dir); in wpa_cli_get_default_ifname() local
|
/hostap/src/eapol_auth/ |
D | eapol_auth_dump.c | 37 static inline const char * ctrl_dir_txt(ControlledDirection dir) in ctrl_dir_txt()
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_helpers.h | 53 enum dbus_arg_direction dir; member
|
/hostap/src/ap/ |
D | wmm.c | 216 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
/hostap/src/common/ |
D | wpa_ctrl.c | 268 DIR *dir; in wpa_ctrl_cleanup() local
|
/hostap/hs20/client/ |
D | osu_client.c | 1014 char buf[200], dir[200]; in set_pps_cred_digital_cert() local 1053 char buf[200], dir[200]; in set_pps_cred_realm() local
|
/hostap/hostapd/ |
D | hostapd_cli.c | 973 DIR *dir; in hostapd_cli_get_interfaces() local 994 DIR *dir; in hostapd_cli_list_interfaces() local 2289 DIR *dir = opendir(ctrl_iface_dir); in main() local
|
/hostap/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.cpp | 291 DIR *dir = opendir(ctrl_iface_dir); in openCtrlConnection() local
|