Home
last modified time | relevance | path

Searched defs:msg_type (Results 1 – 7 of 7) sorted by relevance

/hostap/src/radius/
Dradius_client.c103 RadiusType msg_type; member
291 RadiusType msg_type, in radius_client_register()
348 int s, RadiusType msg_type) in radius_client_handle_send_error()
724 RadiusType msg_type, in radius_client_list_add()
850 struct radius_msg *msg, RadiusType msg_type, in radius_client_send()
978 int sock, RadiusType msg_type) in radius_client_close_tcp()
994 int sock, RadiusType msg_type, in radius_client_process_tls_handshake()
1110 RadiusType msg_type = (uintptr_t) sock_ctx; in radius_client_receive() local
1337 RadiusType msg_type = (uintptr_t) sock_ctx; in radius_client_write_ready() local
/hostap/src/wps/
Dwps_attr_build.c276 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) in wps_build_msg_type()
Dwps_attr_parse.h18 const u8 *msg_type; /* 1 octet */ member
Dwps_validate.c545 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) in wps_validate_msg_type()
/hostap/tests/hwsim/
Dnetlink.py109 def __init__(self, msg_type, flags=0, seq=-1, payload=None): argument
Dtest_ap_wps.py6480 def recv_wsc_msg(dev, opcode, msg_type): argument
6490 def build_attr_msg_type(msg_type): argument
6745 def build_ack(eap_id, e_nonce, r_nonce, msg_type=WPS_WSC_ACK, eap_code=1): argument
6757 msg_type=WPS_WSC_NACK, eap_code=1): argument
/hostap/src/ap/
Dwps_hostapd.c1696 enum wps_msg_type msg_type) in hostapd_rx_req_put_wlan_response()