Searched defs:msg_type (Results 1 - 25 of 30) sorted by relevance

12

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_attr_build.c143 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) argument
145 wpa_printf(MSG_DEBUG, "WPS: * Message Type (%d)", msg_type);
148 wpabuf_put_u8(msg, msg_type);
H A Dwps_i.h108 const u8 *msg_type; /* 1 octet */ member in struct:wps_parse_attr
207 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type);
/external/qemu/android/
H A Dsensors-port.c205 int msg_type,
202 on_sdkctl_message(void* client_opaque, SDKCtlSocket* sdkctl, SDKCtlPacket* message, int msg_type, void* msg_data, int msg_size) argument
/external/tcpdump/
H A Dprint-olsr.c92 u_int8_t msg_type; member in struct:olsr_msg
217 u_int msg_type, msg_len, msg_tlen, hello_len, prefix; local
254 msg_type = ptr.msg->msg_type;
258 if (msg_type == 0 || msg_len == 0) {
264 tok2str(olsr_msg_values, "Unknown", msg_type),
265 msg_type, ipaddr_string(ptr.msg->originator),
275 switch (msg_type) {
310 if (msg_type == OLSR_HELLO_MSG) {
332 if (msg_type
[all...]
H A Dprint-ldp.c503 u_short pdu_len,msg_len,msg_type,msg_tlen; local
545 msg_type=LDP_MASK_MSG_TYPE(EXTRACT_16BITS(ldp_msg_header->type));
551 msg_type),
552 msg_type,
568 switch(msg_type) {
H A Dprint-lmp.c53 u_int8_t msg_type; member in struct:lmp_common_header
394 tok2str(lmp_msg_type_values, "unknown (%u)",lmp_com_header->msg_type),
405 tok2str(lmp_msg_type_values, "unknown, type: %u",lmp_com_header->msg_type),
H A Dprint-lspping.c69 u_int8_t msg_type; member in struct:lspping_common_header
509 tok2str(lspping_msg_type_values, "unknown (%u)",lspping_com_header->msg_type),
521 tok2str(lspping_msg_type_values, "unknown",lspping_com_header->msg_type),
522 lspping_com_header->msg_type,
H A Dprint-pptp.c95 u_int16_t msg_type; member in struct:pptp_hdr
970 TCHECK(hdr->msg_type);
972 switch(EXTRACT_16BITS(&hdr->msg_type)) {
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_attr_build.c220 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) argument
222 wpa_printf(MSG_DEBUG, "WPS: * Message Type (%d)", msg_type);
225 wpabuf_put_u8(msg, msg_type);
H A Dwps_i.h124 const u8 *msg_type; /* 1 octet */ member in struct:wps_parse_attr
251 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type);
H A Dwps_validate.c543 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) argument
545 if (msg_type == NULL) {
553 if (*msg_type < WPS_Beacon || *msg_type > WPS_WSC_DONE) {
555 "attribute value 0x%x", *msg_type);
1300 wps_validate_msg_type(attr.msg_type, 1) ||
1356 wps_validate_msg_type(attr.msg_type, 1) ||
1411 wps_validate_msg_type(attr.msg_type, 1) ||
1463 wps_validate_msg_type(attr.msg_type, 1) ||
1499 wps_validate_msg_type(attr.msg_type,
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_attr_build.c220 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) argument
222 wpa_printf(MSG_DEBUG, "WPS: * Message Type (%d)", msg_type);
225 wpabuf_put_u8(msg, msg_type);
H A Dwps_i.h124 const u8 *msg_type; /* 1 octet */ member in struct:wps_parse_attr
251 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type);
H A Dwps_validate.c543 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) argument
545 if (msg_type == NULL) {
553 if (*msg_type < WPS_Beacon || *msg_type > WPS_WSC_DONE) {
555 "attribute value 0x%x", *msg_type);
1300 wps_validate_msg_type(attr.msg_type, 1) ||
1356 wps_validate_msg_type(attr.msg_type, 1) ||
1411 wps_validate_msg_type(attr.msg_type, 1) ||
1463 wps_validate_msg_type(attr.msg_type, 1) ||
1499 wps_validate_msg_type(attr.msg_type,
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_attr_build.c220 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) argument
222 wpa_printf(MSG_DEBUG, "WPS: * Message Type (%d)", msg_type);
225 wpabuf_put_u8(msg, msg_type);
/external/libnfc-nxp/src/
H A DphHciNfc_Generic.c211 uint8_t msg_type,
831 uint8_t msg_type = 0; local
854 msg_type = (uint8_t) GET_BITS8( message->msg_header,
856 switch ( msg_type )
1255 uint8_t msg_type,
1264 HCP_MSG_TYPE_LEN, msg_type);
1302 uint8_t msg_type,
1309 phHciNfc_Build_HCPMessage( hcp_packet,msg_type,instruction );
1253 phHciNfc_Build_HCPMessage( phHciNfc_HCP_Packet_t *hcp_packet, uint8_t msg_type, uint8_t instruction ) argument
1298 phHciNfc_Build_HCPFrame( phHciNfc_HCP_Packet_t *hcp_packet, uint8_t chainbit, uint8_t pipe_id, uint8_t msg_type, uint8_t instruction ) argument
/external/dbus/bus/
H A Ddriver.c829 int msg_type; local
844 msg_type = dbus_message_iter_get_arg_type (&iter);
846 _dbus_assert (msg_type == DBUS_TYPE_ARRAY);
/external/openssl/crypto/asn1/
H A Dasn_mime.c286 const char *msg_type=NULL; local
340 msg_type = "enveloped-data";
344 msg_type = "signed-receipt";
346 msg_type = "signed-data";
348 msg_type = "certs-only";
352 msg_type = "compressed-data";
360 if (msg_type)
361 BIO_printf(bio, " smime-type=%s;", msg_type);
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
H A Dradius_client.c50 RadiusType msg_type; member in struct:radius_msg_list
107 RadiusType msg_type,
118 if (msg_type == RADIUS_ACCT) {
141 int s, RadiusType msg_type)
154 if (msg_type == RADIUS_ACCT || msg_type == RADIUS_ACCT_INTERIM)
170 if (entry->msg_type == RADIUS_ACCT ||
171 entry->msg_type == RADIUS_ACCT_INTERIM) {
197 radius_client_handle_send_error(radius, s, entry->msg_type);
247 if (entry->msg_type
106 radius_client_register(struct radius_client_data *radius, RadiusType msg_type, RadiusRxResult (*handler)(struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len, void *data), void *data) argument
140 radius_client_handle_send_error(struct radius_client_data *radius, int s, RadiusType msg_type) argument
352 radius_client_list_add(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, u8 *shared_secret, size_t shared_secret_len, const u8 *addr) argument
407 radius_client_list_del(struct radius_client_data *radius, RadiusType msg_type, const u8 *addr) argument
440 radius_client_send(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *addr) argument
506 RadiusType msg_type = (RadiusType) sock_ctx; local
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c1217 enum wps_msg_type msg_type)
1265 p->type = msg_type;
1214 hostapd_rx_req_put_wlan_response( void *priv, enum upnp_wps_wlanevent_type ev_type, const u8 *mac_addr, const struct wpabuf *msg, enum wps_msg_type msg_type) argument
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_client.c98 * msg_type - Message type
100 RadiusType msg_type; member in struct:radius_msg_list
251 * @msg_type: RADIUS client type (RADIUS_AUTH or RADIUS_ACCT)
265 RadiusType msg_type,
276 if (msg_type == RADIUS_ACCT) {
299 int s, RadiusType msg_type)
312 if (msg_type == RADIUS_ACCT || msg_type == RADIUS_ACCT_INTERIM)
329 if (entry->msg_type == RADIUS_ACCT ||
330 entry->msg_type
264 radius_client_register(struct radius_client_data *radius, RadiusType msg_type, RadiusRxResult (*handler)(struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len, void *data), void *data) argument
298 radius_client_handle_send_error(struct radius_client_data *radius, int s, RadiusType msg_type) argument
512 radius_client_list_add(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *shared_secret, size_t shared_secret_len, const u8 *addr) argument
566 radius_client_list_del(struct radius_client_data *radius, RadiusType msg_type, const u8 *addr) argument
621 radius_client_send(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *addr) argument
689 RadiusType msg_type = (RadiusType) sock_ctx; local
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c1217 enum wps_msg_type msg_type)
1265 p->type = msg_type;
1214 hostapd_rx_req_put_wlan_response( void *priv, enum upnp_wps_wlanevent_type ev_type, const u8 *mac_addr, const struct wpabuf *msg, enum wps_msg_type msg_type) argument
/external/wpa_supplicant_8/src/radius/
H A Dradius_client.c98 * msg_type - Message type
100 RadiusType msg_type; member in struct:radius_msg_list
251 * @msg_type: RADIUS client type (RADIUS_AUTH or RADIUS_ACCT)
265 RadiusType msg_type,
276 if (msg_type == RADIUS_ACCT) {
299 int s, RadiusType msg_type)
312 if (msg_type == RADIUS_ACCT || msg_type == RADIUS_ACCT_INTERIM)
329 if (entry->msg_type == RADIUS_ACCT ||
330 entry->msg_type
264 radius_client_register(struct radius_client_data *radius, RadiusType msg_type, RadiusRxResult (*handler)(struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len, void *data), void *data) argument
298 radius_client_handle_send_error(struct radius_client_data *radius, int s, RadiusType msg_type) argument
512 radius_client_list_add(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *shared_secret, size_t shared_secret_len, const u8 *addr) argument
566 radius_client_list_del(struct radius_client_data *radius, RadiusType msg_type, const u8 *addr) argument
621 radius_client_send(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *addr) argument
689 RadiusType msg_type = (RadiusType) sock_ctx; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c1217 enum wps_msg_type msg_type)
1265 p->type = msg_type;
1214 hostapd_rx_req_put_wlan_response( void *priv, enum upnp_wps_wlanevent_type ev_type, const u8 *mac_addr, const struct wpabuf *msg, enum wps_msg_type msg_type) argument
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_client.c98 * msg_type - Message type
100 RadiusType msg_type; member in struct:radius_msg_list
251 * @msg_type: RADIUS client type (RADIUS_AUTH or RADIUS_ACCT)
265 RadiusType msg_type,
276 if (msg_type == RADIUS_ACCT) {
299 int s, RadiusType msg_type)
312 if (msg_type == RADIUS_ACCT || msg_type == RADIUS_ACCT_INTERIM)
329 if (entry->msg_type == RADIUS_ACCT ||
330 entry->msg_type
264 radius_client_register(struct radius_client_data *radius, RadiusType msg_type, RadiusRxResult (*handler)(struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len, void *data), void *data) argument
298 radius_client_handle_send_error(struct radius_client_data *radius, int s, RadiusType msg_type) argument
512 radius_client_list_add(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *shared_secret, size_t shared_secret_len, const u8 *addr) argument
566 radius_client_list_del(struct radius_client_data *radius, RadiusType msg_type, const u8 *addr) argument
621 radius_client_send(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *addr) argument
689 RadiusType msg_type = (RadiusType) sock_ctx; local
[all...]

Completed in 432 milliseconds

12