Home
last modified time | relevance | path

Searched defs:msg_type (Results 1 – 25 of 28) sorted by relevance

12

/third_party/uboot/u-boot-2020.01/tools/patman/
Dcheckpatch.py125 def GetWarningMsg(col, msg_type, fname, line, msg): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_client.c100 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/
Dradius_client.c100 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/
Ddebughelpers.c19 int msg_type; in _PySSL_msg_callback() local
/third_party/lwip/src/core/ipv6/
Ddhcp6.c74 #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
Dnd6.c289 u8_t msg_type; in nd6_input() local
/third_party/lwip/src/core/ipv4/
Ddhcp.c89 #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/grpc/src/core/ext/xds/
Dxds_api.cc725 const upb_msgdef* msg_type = in MaybeLogDiscoveryRequest() local
827 const upb_msgdef* msg_type = in MaybeLogDiscoveryResponse() local
840 const upb_msgdef* msg_type = in MaybeLogRouteConfiguration() local
852 const upb_msgdef* msg_type = in MaybeLogCluster() local
865 const upb_msgdef* msg_type = in MaybeLogClusterLoadAssignment() local
2288 const upb_msgdef* msg_type = in MaybeLogLrsRequest() local
/third_party/libuv/src/unix/
Ddarwin.c334 mach_msg_type_number_t msg_type; in uv_cpu_info() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_attr_build.c274 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) in wps_build_msg_type()
Dwps_attr_parse.h18 const u8 *msg_type; /* 1 octet */ member
Dwps_validate.c545 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/
Dwps_attr_build.c274 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) in wps_build_msg_type()
Dwps_attr_parse.h18 const u8 *msg_type; /* 1 octet */ member
Dwps_validate.c545 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) in wps_validate_msg_type()
/third_party/boringssl/src/ssl/
Ds3_both.cc384 uint8_t msg_type; in read_v2_client_hello() local
/third_party/lwip/src/apps/mqtt/
Dmqtt.c153 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/
Dopt.h3096 #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/
Dnavigation.c461 #define GST_NAVIGATION_MESSAGE_HAS_TYPE(msg,msg_type) \ argument
/third_party/mbedtls/programs/test/
Dudp_proxy.c352 static const char *msg_type( unsigned char *msg, size_t len ) in msg_type() function
/third_party/openssl/crypto/asn1/
Dasn_mime.c237 const char *msg_type = NULL; in SMIME_write_ASN1() local
/third_party/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc895 int msg_type = UPB_DESCRIPTOR_TYPE_MESSAGE; in test_valid() local
/third_party/uboot/u-boot-2020.01/drivers/firmware/
Dti_sci.c121 u16 msg_type, u32 msg_flags, in ti_sci_setup_one_xfer()
327 u16 msg_type, u64 addr, u32 size) in cmd_set_board_config_using_msg()
/third_party/python/Lib/test/
Dtest_ssl.py4673 def msg_cb(conn, direction, version, content_type, msg_type, data): argument
4688 def msg_cb(conn, direction, version, content_type, msg_type, data): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.c1510 enum wps_msg_type msg_type) in hostapd_rx_req_put_wlan_response()

12