| /freebsd-12.1/contrib/wpa/src/radius/ |
| H A D | radius_client.c | 100 RadiusType msg_type; member 282 RadiusType msg_type, in radius_client_register() argument 293 if (msg_type == RADIUS_ACCT) { in radius_client_register() 339 int s, RadiusType msg_type) in radius_client_handle_send_error() argument 350 if (msg_type == RADIUS_ACCT || in radius_client_handle_send_error() 667 RadiusType msg_type, in radius_client_list_add() argument 690 entry->msg_type = msg_type; in radius_client_list_add() 757 if (msg_type == RADIUS_ACCT || msg_type == RADIUS_ACCT_INTERIM) { in radius_client_send() 829 if (msg_type == RADIUS_ACCT) { in radius_client_receive() 885 if ((req->msg_type == msg_type || in radius_client_receive() [all …]
|
| H A D | radius_client.h | 238 RadiusType msg_type, 249 RadiusType msg_type, const u8 *addr);
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | print-olsr.c | 92 uint8_t msg_type; member 102 uint8_t msg_type; member 323 u_int msg_type, msg_len, msg_tlen, hello_len; in olsr_print() local 366 msg_type = msgptr.v6->msg_type; in olsr_print() 373 if (msg_type == 0 || msg_len == 0) { in olsr_print() 379 tok2str(olsr_msg_values, "Unknown", msg_type), in olsr_print() 397 msg_type = msgptr.v4->msg_type; in olsr_print() 404 if (msg_type == 0 || msg_len == 0) { in olsr_print() 425 switch (msg_type) { in olsr_print() 470 if (msg_type == OLSR_HELLO_MSG) { in olsr_print() [all …]
|
| H A D | print-geonet.c | 63 int msg_type; in print_btp_body() local 68 msg_type = bp[1]; in print_btp_body() 69 msg_type_str = tok2str(msg_type_values, "unknown (%u)", msg_type); in print_btp_body() 71 ND_PRINT((ndo, "; ItsPduHeader v:%d t:%d-%s", version, msg_type, msg_type_str)); in print_btp_body()
|
| H A D | print-ldp.c | 567 u_short pdu_len,msg_len,msg_type,msg_tlen; in ldp_pdu_print() local 614 msg_type=LDP_MASK_MSG_TYPE(EXTRACT_16BITS(ldp_msg_header->type)); in ldp_pdu_print() 622 msg_type), in ldp_pdu_print() 623 msg_type, in ldp_pdu_print() 633 msg_type), in ldp_pdu_print() 634 msg_type, in ldp_pdu_print() 646 switch(msg_type) { in ldp_pdu_print()
|
| H A D | print-lwapp.c | 65 uint8_t msg_type; member 232 tok2str(lwapp_msg_type_values,"Unknown",lwapp_control_header->msg_type), in lwapp_control_print() 233 lwapp_control_header->msg_type, in lwapp_control_print() 242 switch(lwapp_control_header->msg_type) { in lwapp_control_print()
|
| H A D | print-vqp.c | 48 uint8_t msg_type; member 132 tok2str(vqp_msg_type_values, "unknown (%u)",vqp_common_header->msg_type), in vqp_print() 143 tok2str(vqp_msg_type_values, "unknown (%u)",vqp_common_header->msg_type), in vqp_print()
|
| H A D | print-aodv.c | 479 uint8_t msg_type; in aodv_print() local 486 msg_type = *dat; in aodv_print() 489 switch (msg_type) { in aodv_print() 533 ND_PRINT((ndo, " type %u %u", msg_type, length)); in aodv_print()
|
| H A D | print-m3ua.c | 46 uint8_t msg_type; member 324 ND_PRINT((ndo, " %s Message", tok2str(dict, "Unknown (0x%02x)", hdr->msg_type))); in m3ua_print()
|
| H A D | print-rsvp.c | 50 uint8_t msg_type; member 1872 tok2str(rsvp_msg_type_values, "unknown (%u)",rsvp_com_header->msg_type), in rsvp_print() 1883 tok2str(rsvp_msg_type_values, "unknown, type: %u",rsvp_com_header->msg_type), in rsvp_print() 1884 rsvp_com_header->msg_type, in rsvp_print() 1899 switch(rsvp_com_header->msg_type) { in rsvp_print() 1929 tok2str(rsvp_msg_type_values, "unknown, type: %u",rsvp_com_header->msg_type), in rsvp_print() 1930 rsvp_com_header->msg_type, in rsvp_print()
|
| H A D | print-lspping.c | 64 uint8_t msg_type; member 543 tok2str(lspping_msg_type_values, "unknown (%u)",lspping_com_header->msg_type), in lspping_print() 555 tok2str(lspping_msg_type_values, "unknown",lspping_com_header->msg_type), in lspping_print() 556 lspping_com_header->msg_type, in lspping_print()
|
| /freebsd-12.1/contrib/wpa/src/wps/ |
| H A D | wps_validate.c | 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() 1637 wps_validate_msg_type(attr.msg_type, 1) || in wps_validate_m6() [all …]
|
| H A D | wps_enrollee.c | 1285 if (attr.msg_type == NULL) { in wps_process_wsc_msg() 1291 switch (*attr.msg_type) { in wps_process_wsc_msg() 1331 *attr.msg_type); in wps_process_wsc_msg() 1363 if (attr.msg_type == NULL) { in wps_process_wsc_ack() 1368 if (*attr.msg_type != WPS_WSC_ACK) { in wps_process_wsc_ack() 1370 *attr.msg_type); in wps_process_wsc_ack() 1410 if (attr.msg_type == NULL) { in wps_process_wsc_nack() 1415 if (*attr.msg_type != WPS_WSC_NACK) { in wps_process_wsc_nack() 1417 *attr.msg_type); in wps_process_wsc_nack() 1490 if (*attr.msg_type == WPS_WSC_ACK) in wps_enrollee_process_msg() [all …]
|
| H A D | wps_upnp.h | 34 enum wps_msg_type msg_type);
|
| /freebsd-12.1/usr.sbin/bsdconfig/mouse/ |
| H A D | mouse | 55 '3 $msg_type' '$msg_select_mouse_protocol_type' 127 "3 $msg_type") command=type ;; # Select mouse protocol type
|
| /freebsd-12.1/include/rpc/ |
| H A D | rpc_msg.h | 56 enum msg_type { enum 153 enum msg_type rm_direction;
|
| /freebsd-12.1/sys/rpc/ |
| H A D | rpc_msg.h | 56 enum msg_type { enum 153 enum msg_type rm_direction;
|
| H A D | rpc_prot.c | 180 enum msg_type *prm_direction; in xdr_replymsg() 190 rmsg->rm_direction = IXDR_GET_ENUM(buf, enum msg_type); in xdr_replymsg() 229 enum msg_type *prm_direction; in xdr_callhdr()
|
| H A D | rpc_callmsg.c | 59 enum msg_type *prm_direction; in xdr_callmsg() 110 cmsg->rm_direction = IXDR_GET_ENUM(buf, enum msg_type); in xdr_callmsg()
|
| /freebsd-12.1/sys/dev/hyperv/vmbus/ |
| H A D | vmbus.c | 567 uint32_t msg_type; in vmbus_chanmsg_handle() local 569 msg_type = ((const struct vmbus_chanmsg_hdr *)msg->msg_data)->chm_type; in vmbus_chanmsg_handle() 570 if (msg_type >= VMBUS_CHANMSG_TYPE_MAX) { in vmbus_chanmsg_handle() 572 msg_type); in vmbus_chanmsg_handle() 576 msg_proc = vmbus_chanmsg_handlers[msg_type]; in vmbus_chanmsg_handle() 592 if (msg->msg_type == HYPERV_MSGTYPE_NONE) { in vmbus_msg_task() 595 } else if (msg->msg_type == HYPERV_MSGTYPE_CHANNEL) { in vmbus_msg_task() 601 msg->msg_type = HYPERV_MSGTYPE_NONE; in vmbus_msg_task() 638 if (msg->msg_type == HYPERV_MSGTYPE_TIMER_EXPIRED) { in vmbus_handle_intr1() 639 msg->msg_type = HYPERV_MSGTYPE_NONE; in vmbus_handle_intr1() [all …]
|
| /freebsd-12.1/crypto/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 229 const char *msg_type = NULL; in SMIME_write_ASN1() local 284 msg_type = "enveloped-data"; in SMIME_write_ASN1() 287 msg_type = "signed-receipt"; in SMIME_write_ASN1() 289 msg_type = "signed-data"; in SMIME_write_ASN1() 291 msg_type = "certs-only"; in SMIME_write_ASN1() 293 msg_type = "compressed-data"; in SMIME_write_ASN1() 301 if (msg_type) in SMIME_write_ASN1() 302 BIO_printf(bio, " smime-type=%s;", msg_type); in SMIME_write_ASN1()
|
| /freebsd-12.1/sys/cam/ctl/ |
| H A D | ctl_io.h | 222 ctl_msg_type msg_type; member 384 ctl_msg_type msg_type; member 417 ctl_msg_type msg_type; member
|
| /freebsd-12.1/lib/libc/rpc/ |
| H A D | rpc_callmsg.c | 61 enum msg_type *prm_direction; in xdr_callmsg() 115 cmsg->rm_direction = IXDR_GET_ENUM(buf, enum msg_type); in xdr_callmsg()
|
| H A D | rpc_prot.c | 181 enum msg_type *prm_direction; in xdr_replymsg() 209 enum msg_type *prm_direction; in xdr_callhdr()
|
| /freebsd-12.1/sys/dev/hyperv/input/ |
| H A D | hv_kbdc.c | 265 enum hv_kbd_msg_type_t msg_type; in hv_kbd_on_received() local 273 msg_type = msg->hdr.type; in hv_kbd_on_received() 274 switch (msg_type) { in hv_kbd_on_received()
|