| /freebsd-src/contrib/wpa/src/radius/ |
| H A D | radius_client.c | 101 * msg_type - Message type member 103 RadiusType msg_type; 277 * @msg_type: RADIUS client type (RADIUS_AUTH or RADIUS_ACCT) 291 RadiusType msg_type, in radius_client_register() 302 if (msg_type == RADIUS_ACCT) { in radius_client_register() 348 int s, RadiusType msg_type) in radius_client_handle_send_error() 359 if (msg_type == RADIUS_ACCT || in radius_client_handle_send_error() 360 msg_type == RADIUS_ACCT_INTERIM) { in radius_client_handle_send_error() 391 if (entry->msg_type == RADIUS_ACCT || in radius_client_retransmit() 392 entry->msg_type in radius_client_retransmit() 283 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) radius_client_register() argument 340 radius_client_handle_send_error(struct radius_client_data * radius,int s,RadiusType msg_type) radius_client_handle_send_error() argument 668 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) radius_client_list_add() argument 748 radius_client_send(struct radius_client_data * radius,struct radius_msg * msg,RadiusType msg_type,const u8 * addr) radius_client_send() argument 818 RadiusType msg_type = (uintptr_t) sock_ctx; radius_client_receive() local [all...] |
| H A D | radius_client.h | 25 * number struct radius_client_data::msgs for matching msg_type. 268 RadiusType msg_type, 279 RadiusType msg_type, const u8 *addr);
|
| /freebsd-src/contrib/tcpdump/ |
| H A D | print-olsr.c | 90 nd_uint8_t msg_type; 100 nd_uint8_t msg_type; 320 u_int msg_type, msg_len, msg_tlen, hello_len; in olsr_print() 365 msg_type = GET_U_1(msgptr.v6->msg_type); in olsr_print() 372 if (msg_type == 0 || msg_len == 0) { in olsr_print() 378 tok2str(olsr_msg_values, "Unknown", msg_type), in olsr_print() 379 msg_type, GET_IP6ADDR_STRING(msgptr.v6->originator), in olsr_print() 394 msg_type = GET_U_1(msgptr.v4->msg_type); in olsr_print() 92 nd_uint8_t msg_type; global() member 102 nd_uint8_t msg_type; global() member 322 u_int msg_type, msg_len, msg_tlen, hello_len; olsr_print() local [all...] |
| H A D | print-lwapp.c | 64 nd_uint8_t msg_type; 172 u_int msg_type, msg_tlen; in lwapp_control_print() 241 msg_type = GET_U_1(lwapp_control_header->msg_type); in lwapp_control_print() 243 tok2str(lwapp_msg_type_values,"Unknown",msg_type), in lwapp_control_print() 244 msg_type, in lwapp_control_print() 253 switch(msg_type) { in lwapp_control_print() 66 nd_uint8_t msg_type; global() member 174 u_int msg_type, msg_tlen; lwapp_control_print() local
|
| H A D | print-geonet.c | 61 u_int msg_type; in print_btp_body() 66 msg_type = GET_U_1(bp + 1); in print_btp_body() 67 ND_PRINT(" t:%u-%s", msg_type, in print_btp_body() 68 tok2str(msg_type_values, "unknown (%u)", msg_type)); in print_btp_body() 63 u_int msg_type; print_btp_body() local
|
| H A D | print-ldp.c | 578 u_short pdu_len,msg_len,msg_type; in ldp_pdu_print() 626 msg_type=LDP_MASK_MSG_TYPE(GET_BE_U_2(ldp_msg_header->type)); in ldp_pdu_print() 634 msg_type), in ldp_pdu_print() 635 msg_type, in ldp_pdu_print() 645 msg_type), in ldp_pdu_print() 646 msg_type, in ldp_pdu_print() 658 switch(msg_type) { in ldp_pdu_print() 576 u_short pdu_len,msg_len,msg_type; ldp_pdu_print() local
|
| H A D | print-vqp.c | 45 nd_uint8_t msg_type; 132 tok2str(vqp_msg_type_values, "unknown (%u)",GET_U_1(vqp_common_header->msg_type)), in vqp_print() 143 tok2str(vqp_msg_type_values, "unknown (%u)",GET_U_1(vqp_common_header->msg_type)), in vqp_print() 47 nd_uint8_t msg_type; global() member
|
| H A D | print-rsvp.c | 49 nd_uint8_t msg_type; 1922 uint8_t version_flags, msg_type; in rsvp_print() 1942 msg_type = GET_U_1(rsvp_com_header->msg_type); in rsvp_print() 1948 tok2str(rsvp_msg_type_values, "unknown (%u)",msg_type), in rsvp_print() 1959 tok2str(rsvp_msg_type_values, "unknown, type: %u",msg_type), in rsvp_print() 1960 msg_type, in rsvp_print() 1975 switch(msg_type) { in rsvp_print() 2004 msg_type = GET_U_1(rsvp_com_header->msg_type); in rsvp_print() 51 nd_uint8_t msg_type; global() member 1924 uint8_t version_flags, msg_type; rsvp_print() local [all...] |
| H A D | print-ptp.c | 360 uint8_t foct, domain_no, msg_type, major_sdo_id, rsvd1, lm_int, control; in ptp_print_2() 369 msg_type = foct & PTP_MSG_TYPE_MASK; in ptp_print_2() 370 ND_PRINT(", msg type : %s", tok2str(ptp_msg_type, "Reserved", msg_type)); in ptp_print_2() 410 switch(msg_type) { in ptp_print_2() 361 uint8_t foct, domain_no, msg_type, v1_compat, rsvd1, lm_int, control; ptp_print_2() local
|
| H A D | print-aodv.c | 479 uint8_t msg_type; in aodv_print() 486 msg_type = GET_U_1(dat); in aodv_print() 489 switch (msg_type) { in aodv_print() 533 ND_PRINT(" type %u %u", msg_type, length); in aodv_print() 481 uint8_t msg_type; aodv_print() local
|
| H A D | print-m3ua.c | 44 nd_uint8_t msg_type; 321 tok2str(dict, "Unknown (0x%02x)", GET_U_1(hdr->msg_type))); in m3ua_print() 46 nd_uint8_t msg_type; global() member
|
| /freebsd-src/sys/dev/mana/ |
| H A D | shm_channel.c | 77 uint8_t msg_type : 3; member 126 mana_smc_read_response(struct shm_channel *sc, uint32_t msg_type, in mana_smc_read_response() argument 146 if (hdr.msg_type != msg_type || hdr.msg_version > msg_version || in mana_smc_read_response() 150 hdr.as_uint32, msg_type, msg_version); in mana_smc_read_response() 267 hdr->msg_type = SMC_MSG_TYPE_ESTABLISH_HWC; in mana_smc_setup_hwc() 311 hdr.msg_type = SMC_MSG_TYPE_DESTROY_HWC; in mana_smc_teardown_hwc()
|
| /freebsd-src/contrib/wpa/src/wps/ |
| H A D | wps_validate.c | 545 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) in wps_validate_msg_type() argument 547 if (msg_type == NULL) { in wps_validate_msg_type() 555 if (*msg_type < WPS_Beacon || *msg_type > WPS_WSC_DONE) { in wps_validate_msg_type() 557 "attribute value 0x%x", *msg_type); in wps_validate_msg_type() 1302 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m1() 1358 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m2() 1413 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m2d() 1465 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m3() 1501 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m4() 1570 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m5() [all …]
|
| H A D | wps_enrollee.c | 1294 if (attr.msg_type == NULL) { in wps_process_wsc_msg() 1300 switch (*attr.msg_type) { in wps_process_wsc_msg() 1340 *attr.msg_type); in wps_process_wsc_msg() 1351 if (ret == WPS_CONTINUE && *attr.msg_type != WPS_M2D) { in wps_process_wsc_msg() 1372 if (attr.msg_type == NULL) { in wps_process_wsc_ack() 1377 if (*attr.msg_type != WPS_WSC_ACK) { in wps_process_wsc_ack() 1379 *attr.msg_type); in wps_process_wsc_ack() 1419 if (attr.msg_type == NULL) { in wps_process_wsc_nack() 1424 if (*attr.msg_type != WPS_WSC_NACK) { in wps_process_wsc_nack() 1426 *attr.msg_type); in wps_process_wsc_nack() [all...] |
| /freebsd-src/sys/dev/qat/qat_common/ |
| H A D | adf_pfvf_vf_proto.c | 122 u8 msg_type; in adf_vf2pf_blkmsg_data_req() local 128 msg_type = ADF_VF2PF_MSGTYPE_SMALL_BLOCK_REQ; in adf_vf2pf_blkmsg_data_req() 133 msg_type = ADF_VF2PF_MSGTYPE_MEDIUM_BLOCK_REQ; in adf_vf2pf_blkmsg_data_req() 139 msg_type = ADF_VF2PF_MSGTYPE_LARGE_BLOCK_REQ; in adf_vf2pf_blkmsg_data_req() 162 req.type = msg_type; in adf_vf2pf_blkmsg_data_req()
|
| /freebsd-src/tests/atf_python/sys/netpfil/ipfw/ |
| H A D | ioctl.py | 396 def __init__(self, msg_type, obj_list=[]): argument 397 if isinstance(msg_type, Enum): 398 self.obj_type = msg_type.value 399 self._enum = msg_type 401 self.obj_type = msg_type 435 def is_type(self, msg_type): argument 436 return enum_or_int(msg_type) == self.msg_type
|
| /freebsd-src/usr.sbin/bsdconfig/mouse/ |
| H A D | mouse | 54 '3 $msg_type' '$msg_select_mouse_protocol_type' 126 "3 $msg_type") command=type ;; # Select mouse protocol type
|
| /freebsd-src/sys/contrib/dev/athk/ath10k/ |
| H A D | htt_tx.c | 565 u8 msg_type = 0; in ath10k_htt_htc_tx_complete() local 569 msg_type = htt_hdr->msg_type; in ath10k_htt_htc_tx_complete() 571 if (msg_type == HTT_H2T_MSG_TYPE_TX_FRM) { in ath10k_htt_htc_tx_complete() 582 if ((!htt->disable_tx_comp) || (msg_type != HTT_H2T_MSG_TYPE_TX_FRM)) in ath10k_htt_htc_tx_complete() 620 cmd->hdr.msg_type = HTT_H2T_MSG_TYPE_VERSION_REQ; in ath10k_htt_h2t_ver_req_msg() 649 cmd->hdr.msg_type = HTT_H2T_MSG_TYPE_STATS_REQ; in ath10k_htt_h2t_stats_req() 699 cmd->hdr.msg_type = HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG; in ath10k_htt_send_frag_desc_bank_cfg_32() 761 cmd->hdr.msg_type = HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG; in ath10k_htt_send_frag_desc_bank_cfg_64() 846 cmd->hdr.msg_type = HTT_H2T_MSG_TYPE_RX_RING_CFG; in ath10k_htt_send_rx_ring_cfg_32() 918 cmd->hdr.msg_type = HTT_H2T_MSG_TYPE_RX_RING_CFG; in ath10k_htt_send_rx_ring_cfg_64() [all …]
|
| /freebsd-src/include/rpc/ |
| H A D | rpc_msg.h | 52 enum msg_type { enum 149 enum msg_type rm_direction;
|
| /freebsd-src/sys/rpc/ |
| H A D | rpc_msg.h | 52 enum msg_type { enum 149 enum msg_type rm_direction;
|
| H A D | rpc_prot.c | 172 enum msg_type *prm_direction; in xdr_replymsg() 182 rmsg->rm_direction = IXDR_GET_ENUM(buf, enum msg_type); in xdr_replymsg() 221 enum msg_type *prm_direction; in xdr_callhdr()
|
| /freebsd-src/sys/dev/hyperv/vmbus/x86/ |
| H A D | vmbus_x86.c | 89 if (msg->msg_type == HYPERV_MSGTYPE_TIMER_EXPIRED) { in vmbus_handle_timer_intr1() 90 msg->msg_type = HYPERV_MSGTYPE_NONE; in vmbus_handle_timer_intr1()
|
| /freebsd-src/crypto/openssl/crypto/cmp/ |
| H A D | cmp_client.c | 38 const char *msg_type = NULL; in unprotected_exception() local 48 msg_type = "error response"; in unprotected_exception() 59 msg_type = "revocation response message with rejection status"; in unprotected_exception() 63 msg_type = "PKI Confirmation message"; in unprotected_exception() 78 msg_type = "CertRepMessage with rejection status"; in unprotected_exception() 81 if (msg_type == NULL) in unprotected_exception() 84 invalid_protection ? "invalid" : "missing", msg_type); in unprotected_exception()
|
| /freebsd-src/crypto/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 246 const char *msg_type = NULL; in SMIME_write_ASN1_ex() local 302 msg_type = "enveloped-data"; in SMIME_write_ASN1_ex() 305 msg_type = "signed-receipt"; in SMIME_write_ASN1_ex() 307 msg_type = "signed-data"; in SMIME_write_ASN1_ex() 309 msg_type = "certs-only"; in SMIME_write_ASN1_ex() 311 msg_type = "compressed-data"; in SMIME_write_ASN1_ex() 319 if (msg_type) in SMIME_write_ASN1_ex() 320 BIO_printf(bio, " smime-type=%s;", msg_type); in SMIME_write_ASN1_ex()
|
| /freebsd-src/sys/dev/hyperv/vmbus/ |
| H A D | vmbus.c | 631 uint32_t msg_type; in vmbus_chanmsg_handle() local 633 msg_type = ((const struct vmbus_chanmsg_hdr *)msg->msg_data)->chm_type; in vmbus_chanmsg_handle() 634 if (msg_type >= VMBUS_CHANMSG_TYPE_MAX) { in vmbus_chanmsg_handle() 636 msg_type); in vmbus_chanmsg_handle() 640 msg_proc = vmbus_chanmsg_handlers[msg_type]; in vmbus_chanmsg_handle() 656 if (msg->msg_type == HYPERV_MSGTYPE_NONE) { in vmbus_msg_task() 659 } else if (msg->msg_type == HYPERV_MSGTYPE_CHANNEL) { in vmbus_msg_task() 665 msg->msg_type = HYPERV_MSGTYPE_NONE; in vmbus_msg_task() 667 * Make sure the write to msg_type (i.e. set to in vmbus_msg_task() 714 if (__predict_false(msg->msg_type ! in vmbus_handle_intr1() [all...] |