Home
last modified time | relevance | path

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

/hostap-latest/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()
721 RadiusType msg_type, in radius_client_list_add()
847 struct radius_msg *msg, RadiusType msg_type, in radius_client_send()
961 int sock, RadiusType msg_type) in radius_client_close_tcp()
977 int sock, RadiusType msg_type, in radius_client_process_tls_handshake()
1093 RadiusType msg_type = (uintptr_t) sock_ctx; in radius_client_receive() local
1317 RadiusType msg_type = (uintptr_t) sock_ctx; in radius_client_write_ready() local
/hostap-latest/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-latest/tests/hwsim/
Dnetlink.py109 def __init__(self, msg_type, flags=0, seq=-1, payload=None): argument
Dtest_ap_wps.py6478 def recv_wsc_msg(dev, opcode, msg_type): argument
6488 def build_attr_msg_type(msg_type): argument
6743 def build_ack(eap_id, e_nonce, r_nonce, msg_type=WPS_WSC_ACK, eap_code=1): argument
6755 msg_type=WPS_WSC_NACK, eap_code=1): argument
/hostap-latest/src/ap/
Dwps_hostapd.c1696 enum wps_msg_type msg_type) in hostapd_rx_req_put_wlan_response()