Searched defs:dir (Results 1 – 12 of 12) sorted by relevance
/hostap-3.7.0/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() 244 enum ts_dir_idx *dir) in wmm_ac_find_tsid() 331 u8 tsid, u8 ac, u8 dir) in wmm_ac_should_replace_ts() 555 enum ts_dir_idx dir; in wpas_wmm_ac_delts() local 666 u8 ac, tsid, up, dir; in wmm_ac_handle_addts_resp() local 874 u8 dir, tsid; in wpas_wmm_ac_status() local 911 int ac, dir, tspecs_count = 0; in wmm_ac_get_tspecs_count() local 926 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 | 244 char *pbuf, *dir = NULL; in wpa_supplicant_ctrl_iface_path() local 505 char *buf, *dir = NULL, *gid_str = NULL; in wpas_ctrl_iface_open_sock() local 851 char *buf, *dir = NULL; in wpa_supplicant_ctrl_iface_deinit() local
|
D | wpa_priv.c | 746 wpa_priv_interface_init(void *ctx, const char *dir, const char *params) in wpa_priv_interface_init()
|
D | wpa_cli.c | 4650 DIR *dir = opendir(ctrl_iface_dir); in wpa_cli_get_default_ifname() local
|
/hostap-3.7.0/src/eapol_auth/ |
D | eapol_auth_dump.c | 37 static inline const char * ctrl_dir_txt(ControlledDirection dir) in ctrl_dir_txt()
|
/hostap-3.7.0/hs20/client/ |
D | osu_client.c | 486 char *dir, *pos; in download_trust_roots() local 1590 char buf[200], dir[200]; in set_pps_cred_digital_cert() local 1629 char buf[200], dir[200]; in set_pps_cred_realm() local 2193 char dir[255], fname[300]; in osu_connect() local 2287 static int cmd_osu_select(struct hs20_osu_client *ctx, const char *dir, in cmd_osu_select() 2496 char dir[255]; in cmd_signup() local
|
/hostap-3.7.0/wpa_supplicant/dbus/ |
D | dbus_new_helpers.h | 51 enum dbus_arg_direction dir; member
|
/hostap-3.7.0/src/ap/ |
D | wmm.c | 223 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
/hostap-3.7.0/src/common/ |
D | wpa_ctrl.c | 276 DIR *dir; in wpa_ctrl_cleanup() local
|
/hostap-3.7.0/hostapd/ |
D | hostapd_cli.c | 952 DIR *dir; in hostapd_cli_get_interfaces() local 973 DIR *dir; in hostapd_cli_list_interfaces() local 2130 DIR *dir = opendir(ctrl_iface_dir); in main() local
|
/hostap-3.7.0/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.cpp | 291 DIR *dir = opendir(ctrl_iface_dir); in openCtrlConnection() local
|