Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 155) sorted by relevance

1234567

/hostap/src/utils/
Dlist.h64 #define offsetof(type, member) ((long) &((type *) 0)->member) argument
67 #define dl_list_entry(item, type, member) \ argument
70 #define dl_list_first(list, type, member) \ argument
74 #define dl_list_last(list, type, member) \ argument
78 #define dl_list_for_each(item, list, type, member) \ argument
83 #define dl_list_for_each_safe(item, n, list, type, member) \ argument
89 #define dl_list_for_each_reverse(item, list, type, member) \ argument
Deloop.c73 eloop_event_type type; member
196 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue()
230 static short event_type_kevent_filter(eloop_event_type type) in event_type_kevent_filter()
243 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue()
735 static struct eloop_sock_table *eloop_get_sock_table(eloop_event_type type) in eloop_get_sock_table()
750 int eloop_register_sock(int sock, eloop_event_type type, in eloop_register_sock()
763 void eloop_unregister_sock(int sock, eloop_event_type type) in eloop_unregister_sock()
/hostap/src/eap_common/
Deap_fast_common.c19 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_fast_put_tlv_hdr()
28 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data, in eap_fast_put_tlv()
36 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type, in eap_fast_put_tlv_buf()
Deap_teap_common.c23 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_teap_put_tlv_hdr()
33 void eap_teap_put_tlv(struct wpabuf *buf, u16 type, const void *data, u16 len) in eap_teap_put_tlv()
40 void eap_teap_put_tlv_buf(struct wpabuf *buf, u16 type, in eap_teap_put_tlv_buf()
580 const char * eap_teap_tlv_type_str(enum teap_tlv_types type) in eap_teap_tlv_type_str()
/hostap/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp122 QString Peers::ItemType(int type) in ItemType()
182 int type = ctx_item->data(peer_role_type).toInt(); in context_menu() local
436 int type = item->data(peer_role_type).toInt(); in add_station() local
624 int type; in add_bss() local
696 int type; in add_persistent() local
794 QStandardItem * Peers::find_addr_type(QString addr, int type) in find_addr_type()
924 int type = item->data(peer_role_type).toInt(); in event_notify() local
1135 int type = wps_state == 2 ? PEER_TYPE_WPS_ER_AP: in event_notify() local
1267 int type = item->data(peer_role_type).toInt(); in event_notify() local
1580 int type = item->data(peer_role_type).toInt(); in remove_enrollee_uuid() local
[all …]
/hostap/src/wps/
Dwps_attr_parse.c152 static int wps_set_attr(struct wps_parse_attr *attr, u16 type, in wps_set_attr()
599 u16 type, len; in wps_parse_msg() local
Dndef.c23 const u8 *type; member
112 static struct wpabuf * ndef_build_record(u8 flags, const void *type, in ndef_build_record()
/hostap/src/radius/
Dradius.c162 u16 type; /* 0..255 for basic types; member
289 static const struct radius_attr_type * radius_get_attr_type(u16 type) in radius_get_attr_type()
302 static bool radius_is_long_ext_type(u8 type) in radius_is_long_ext_type()
309 static bool radius_is_ext_type(u8 type) in radius_is_ext_type()
740 struct radius_attr_hdr * radius_msg_add_attr(struct radius_msg *msg, u16 type, in radius_msg_add_attr()
1076 u8 type) in radius_msg_copy_attr()
1485 int radius_msg_add_ext_vs(struct radius_msg *msg, u16 type, u32 vendor_id, in radius_msg_add_ext_vs()
1584 int radius_msg_get_attr(struct radius_msg *msg, u8 type, u8 *buf, size_t len) in radius_msg_get_attr()
1607 int radius_msg_get_attr_ptr(struct radius_msg *msg, u8 type, u8 **buf, in radius_msg_get_attr_ptr()
1631 int radius_msg_count_attr(struct radius_msg *msg, u8 type, int min_len) in radius_msg_count_attr()
[all …]
Dradius.h44 u8 type; member
50 u8 type; member
331 static inline int radius_msg_add_attr_int32(struct radius_msg *msg, u8 type, in radius_msg_add_attr_int32()
338 static inline int radius_msg_get_attr_int32(struct radius_msg *msg, u8 type, in radius_msg_get_attr_int32()
/hostap/src/tls/
Dtlsv1_client_read.c359 u8 type; in tls_process_certificate() local
829 u8 type, status_type; in tls_process_certificate_status() local
1027 u8 type; in tls_process_server_key_exchange() local
1124 u8 type; in tls_process_certificate_request() local
1188 u8 type; in tls_process_server_hello_done() local
Dtlsv1_server_read.c401 u8 type; in tls_process_certificate() local
812 u8 type; in tls_process_client_key_exchange() local
889 u8 type; in tls_process_certificate_verify() local
/hostap/wpa_supplicant/dbus/
Ddbus_dict_helpers.c67 const char * wpa_dbus_type_as_string(const int type) in wpa_dbus_type_as_string()
402 const char *key, const char *type, in wpa_dbus_dict_begin_array()
625 int type; in wpa_dbus_dict_open_read() local
841 int i, type; in _wpa_dbus_dict_entry_get_binarray() local
1051 int type; in wpa_dbus_dict_get_entry() local
Ddbus_new_introspect.c54 static void add_arg(struct wpabuf *xml, const char *name, const char *type, in add_arg()
66 static void add_entry(struct wpabuf *xml, const char *type, const char *name, in add_entry()
Ddbus_new_helpers.h52 char *type; member
93 const char *type; member
/hostap/src/common/
Deapol_common.h20 u8 type; member
65 u8 type; member
/hostap/tests/hwsim/
Drun-tests.py83 def add_log_file(conn, test, run, type, path): argument
158 def __exit__(self, type, value, traceback): argument
Dtest_p2p_messages.py103 def p2p_hdr_helper(dst, src, type=None, dialog_token=1, req=True): argument
120 def p2p_hdr(dst, src, type=None, dialog_token=1): argument
123 def p2p_hdr_resp(dst, src, type=None, dialog_token=1): argument
1996 def gas_hdr(dst, src, type, req=True, dialog_token=0): argument
/hostap/tests/fuzzing/eapol-supp/
Deapol-supp.c72 static u8 * alloc_eapol(void *arg, u8 type, in alloc_eapol()
112 static int eapol_send(void *ctx, int type, const u8 *buf, size_t len) in eapol_send()
/hostap/wpa_supplicant/examples/
Dp2p-nfc.py132 def wpas_report_handover(req, sel, type): argument
143 def wpas_report_handover_wsc(req, sel, type): argument
/hostap/src/eap_server/
Dtncs.c487 static int tncs_supported_type(struct tnc_if_imv *imv, unsigned int type) in tncs_supported_type()
511 static void tncs_send_to_imvs(struct tncs_data *tncs, unsigned int type, in tncs_send_to_imvs()
655 static int tncs_get_type(char *start, unsigned int *type) in tncs_get_type()
840 unsigned int type; in tncs_process_if_tnccs() local
884 unsigned int type; in tncs_process_if_tnccs() local
/hostap/src/eap_peer/
Dtncc.c462 static int tncc_supported_type(struct tnc_if_imc *imc, unsigned int type) in tncc_supported_type()
486 static void tncc_send_to_imcs(struct tncc_data *tncc, unsigned int type, in tncc_send_to_imcs()
606 static int tncc_get_type(char *start, unsigned int *type) in tncc_get_type()
752 unsigned int type; in tncc_process_if_tnccs() local
796 unsigned int type; in tncc_process_if_tnccs() local
Deap_fast.c369 int vendor, enum eap_type type) in eap_fast_select_phase2_method()
743 struct eap_tlv_pac_type_tlv *type; in eap_fast_write_pac_request() local
841 static void eap_fast_parse_pac_tlv(struct eap_fast_pac *entry, int type, in eap_fast_parse_pac_tlv()
879 int type, pac_key_found = 0; in eap_fast_process_pac_tlv() local
914 static int eap_fast_parse_pac_info(struct eap_fast_pac *entry, int type, in eap_fast_parse_pac_info()
999 int type; in eap_fast_process_pac_info() local
Deap_methods.h40 static inline const char * eap_get_name(int vendor, enum eap_type type) in eap_get_name()
/hostap/src/ap/
Dx_snoop.h38 enum l2_packet_filter_type type) in x_snoop_get_l2_packet()
/hostap/src/pae/
Dieee802_1x_kay_i.h155 u8 type; member
229 u8 type; member
271 u8 type; member
339 u8 type; member
384 u8 type; member
407 u8 type; member

1234567