Home
last modified time | relevance | path

Searched refs:msg_type (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd-src/contrib/wpa/src/radius/
H A Dradius_client.c101 * 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 Dradius_client.h25 * 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 Dprint-olsr.c90 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 Dprint-lwapp.c64 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 Dprint-geonet.c61 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 Dprint-ldp.c578 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 Dprint-vqp.c45 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 Dprint-rsvp.c49 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 Dprint-ptp.c360 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 Dprint-aodv.c479 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 Dprint-m3ua.c44 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 Dshm_channel.c77 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 Dwps_validate.c545 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 Dwps_enrollee.c1294 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 Dadf_pfvf_vf_proto.c122 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 Dioctl.py396 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 Dmouse54 '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 Dhtt_tx.c565 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 Drpc_msg.h52 enum msg_type { enum
149 enum msg_type rm_direction;
/freebsd-src/sys/rpc/
H A Drpc_msg.h52 enum msg_type { enum
149 enum msg_type rm_direction;
H A Drpc_prot.c172 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 Dvmbus_x86.c89 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 Dcmp_client.c38 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 Dasn_mime.c246 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 Dvmbus.c631 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...]

1234