| /third_party/Linux_Kernel/include/linux/usb/ |
| D | rndis_host.h | 37 __le32 msg_type; /* RNDIS_MSG_* */ member 55 __le32 msg_type; /* RNDIS_MSG_PACKET */ member 72 __le32 msg_type; /* RNDIS_MSG_INIT */ member 82 __le32 msg_type; /* RNDIS_MSG_INIT_C */ member 99 __le32 msg_type; /* RNDIS_MSG_HALT */ member 106 __le32 msg_type; /* RNDIS_MSG_QUERY */ member 117 __le32 msg_type; /* RNDIS_MSG_QUERY_C */ member 127 __le32 msg_type; /* RNDIS_MSG_SET */ member 138 __le32 msg_type; /* RNDIS_MSG_SET_C */ member 146 __le32 msg_type; /* RNDIS_MSG_RESET */ member [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| D | radius_client.c | 100 RadiusType msg_type; member 282 RadiusType msg_type, in radius_client_register() 339 int s, RadiusType msg_type) in radius_client_handle_send_error() 667 RadiusType msg_type, in radius_client_list_add() 747 struct radius_msg *msg, RadiusType msg_type, in radius_client_send() 817 RadiusType msg_type = (RadiusType) sock_ctx; in radius_client_receive() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| D | radius_client.c | 100 RadiusType msg_type; member 282 RadiusType msg_type, in radius_client_register() 339 int s, RadiusType msg_type) in radius_client_handle_send_error() 667 RadiusType msg_type, in radius_client_list_add() 747 struct radius_msg *msg, RadiusType msg_type, in radius_client_send() 817 RadiusType msg_type = (RadiusType) sock_ctx; in radius_client_receive() local
|
| /third_party/python/Modules/_ssl/ |
| D | debughelpers.c | 19 int msg_type; in _PySSL_msg_callback() local
|
| /third_party/lwip/src/core/ipv6/ |
| D | dhcp6.c | 74 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument 77 #define LWIP_HOOK_DHCP6_PARSE_OPTION(netif, dhcp6, state, msg, msg_type, option, len, pbuf, offset)… argument 694 u8_t msg_type; in dhcp6_recv() local
|
| D | nd6.c | 289 u8_t msg_type; in nd6_input() local
|
| /third_party/libuv/src/unix/ |
| D | darwin.c | 182 mach_msg_type_number_t msg_type; in uv_cpu_info() local
|
| /third_party/lwip/src/core/ipv4/ |
| D | dhcp.c | 89 #define LWIP_HOOK_DHCP_APPEND_OPTIONS(netif, dhcp, state, msg, msg_type, options_len_ptr) argument 92 #define LWIP_HOOK_DHCP_PARSE_OPTION(netif, dhcp, state, msg, msg_type, option, len, pbuf, offset) d… argument 1759 u8_t msg_type; in dhcp_recv() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| D | wps_attr_build.c | 274 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) in wps_build_msg_type()
|
| D | wps_attr_parse.h | 18 const u8 *msg_type; /* 1 octet */ member
|
| D | wps_validate.c | 545 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) in wps_validate_msg_type()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| D | wps_attr_build.c | 274 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) in wps_build_msg_type()
|
| D | wps_attr_parse.h | 18 const u8 *msg_type; /* 1 octet */ member
|
| D | wps_validate.c | 545 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) in wps_validate_msg_type()
|
| /third_party/boringssl/src/ssl/ |
| D | s3_both.cc | 384 uint8_t msg_type; in read_v2_client_hello() local
|
| /third_party/lwip/src/apps/mqtt/ |
| D | mqtt.c | 153 mqtt_msg_type_to_str(u8_t msg_type) in mqtt_msg_type_to_str() 494 mqtt_output_append_fixed_header(struct mqtt_ringbuf_t *rb, u8_t msg_type, u8_t fdup, in mqtt_output_append_fixed_header()
|
| /third_party/lwip/src/include/lwip/ |
| D | opt.h | 3096 #define LWIP_HOOK_DHCP_APPEND_OPTIONS(netif, dhcp, state, msg, msg_type, options_len_ptr) argument 3124 #define LWIP_HOOK_DHCP_PARSE_OPTION(netif, dhcp, state, msg, msg_type, option, len, pbuf, offset) argument 3152 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | navigation.c | 461 #define GST_NAVIGATION_MESSAGE_HAS_TYPE(msg,msg_type) \ argument
|
| /third_party/mbedtls/programs/test/ |
| D | udp_proxy.c | 352 static const char *msg_type( unsigned char *msg, size_t len ) in msg_type() function
|
| /third_party/openssl/crypto/asn1/ |
| D | asn_mime.c | 237 const char *msg_type = NULL; in SMIME_write_ASN1() local
|
| /third_party/grpc/third_party/upb/tests/pb/ |
| D | test_decoder.cc | 904 int msg_type = UPB_DESCRIPTOR_TYPE_MESSAGE; in test_valid() local
|
| /third_party/python/Lib/test/ |
| D | test_ssl.py | 4663 def msg_cb(conn, direction, version, content_type, msg_type, data): argument 4678 def msg_cb(conn, direction, version, content_type, msg_type, data): argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | wps_hostapd.c | 1510 enum wps_msg_type msg_type) in hostapd_rx_req_put_wlan_response()
|
| /third_party/Linux_Kernel/include/uapi/linux/ |
| D | i2o-dev.h | 235 __u8 msg_type; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | wps_hostapd.c | 1510 enum wps_msg_type msg_type) in hostapd_rx_req_put_wlan_response()
|