| /subsys/net/lib/dns/ |
| A D | dns_pack.h | 186 static inline int dns_header_id(uint8_t *header) in dns_header_id() 201 static inline int dns_header_qr(uint8_t *header) in dns_header_qr() 207 static inline int dns_header_opcode(uint8_t *header) in dns_header_opcode() 213 static inline int dns_header_aa(uint8_t *header) in dns_header_aa() 219 static inline int dns_header_tc(uint8_t *header) in dns_header_tc() 225 static inline int dns_header_rd(uint8_t *header) in dns_header_rd() 231 static inline int dns_header_ra(uint8_t *header) in dns_header_ra() 237 static inline int dns_header_z(uint8_t *header) in dns_header_z() 243 static inline int dns_header_rcode(uint8_t *header) in dns_header_rcode() 249 static inline int dns_header_qdcount(uint8_t *header) in dns_header_qdcount() [all …]
|
| /subsys/net/lib/http/ |
| A D | http_hpack.c | 207 struct http_hpack_header_buf *header) in hpack_huffman_decode() 235 struct http_hpack_header_buf *header) in hpack_string_decode() 285 struct http_hpack_header_buf *header) in hpack_handle_indexed() 319 struct http_hpack_header_buf *header, in hpack_handle_literal() 375 struct http_hpack_header_buf *header) in hpack_handle_literal_index() 384 struct http_hpack_header_buf *header) in hpack_handle_literal_no_index() 407 struct http_hpack_header_buf *header) in http_hpack_decode_header() 485 struct http_hpack_header_buf *header) in hpack_string_encode() 533 struct http_hpack_header_buf *header) in hpack_encode_literal() 568 struct http_hpack_header_buf *header) in hpack_encode_literal_value() [all …]
|
| A D | http_server_http2.c | 1342 struct http_hpack_header_buf *header) in process_header() 1561 struct http_hpack_header_buf *header = &client->header_field; in handle_http_frame_headers() local
|
| /subsys/usb/usb_c/ |
| A D | usbc_pe_snk_states.c | 162 union pd_header header; in pe_snk_wait_for_capabilities_run() local 204 union pd_header header; in pe_snk_evaluate_capability_entry() local 258 union pd_header header; in pe_snk_select_capability_run() local 357 union pd_header header; in pe_snk_transition_sink_run() local 435 union pd_header header = prl_rx->emsg.header; in pe_snk_ready_run() local 667 union pd_header header; in pe_snk_get_source_cap_run() local
|
| A D | usbc_pe_common.c | 543 bool received_control_message(const struct device *dev, const union pd_header header, in received_control_message() 559 bool received_data_message(const struct device *dev, const union pd_header header, in received_data_message() 823 union pd_header header; in pe_drs_send_swap_run() local 905 union pd_header header; in pe_get_sink_cap_run() local 1053 union pd_header header; in pe_send_soft_reset_run() local
|
| A D | usbc_pe_src_states.c | 231 union pd_header header = prl_rx->emsg.header; in pe_src_send_capabilities_run() local 399 union pd_header header = prl_rx->emsg.header; in pe_src_ready_run() local
|
| A D | usbc_prl.c | 454 union pd_header header; in get_sop_star_header() local
|
| /subsys/retention/ |
| A D | blinfo_mcuboot.c | 27 struct shared_data_tlv_header header; in blinfo_lookup() local 129 struct shared_data_tlv_header header; in blinfo_init() local
|
| /subsys/net/l2/ethernet/dsa/ |
| A D | dsa_tag_netc.c | 32 struct dsa_tag_netc_to_host_header *header; in dsa_tag_netc_recv() local 58 struct dsa_tag_netc_to_port_header *header; in dsa_tag_netc_xmit() local
|
| /subsys/modbus/ |
| A D | modbus_raw.c | 79 void modbus_raw_put_header(const struct modbus_adu *adu, uint8_t *header) in modbus_raw_put_header() 90 void modbus_raw_get_header(struct modbus_adu *adu, const uint8_t *header) in modbus_raw_get_header()
|
| /subsys/mgmt/hawkbit/ |
| A D | hawkbit_firmware.c | 13 struct mcuboot_img_header header; in hawkbit_get_firmware_version() local
|
| /subsys/mgmt/updatehub/ |
| A D | updatehub_firmware.c | 19 struct mcuboot_img_header header; in updatehub_get_firmware_version() local
|
| /subsys/usb/device/class/audio/ |
| A D | audio.c | 227 struct cs_ac_if_descriptor *header; in fix_fu_descriptors() local 310 struct cs_ac_if_descriptor *header; in audio_interface_config() local 397 const struct cs_ac_if_descriptor *header; in is_entity_valid() local 469 const struct cs_ac_if_descriptor *header; in is_interface_valid() local 771 const struct cs_ac_if_descriptor *header; in audio_custom_handler() local 984 const struct cs_ac_if_descriptor *header = in usb_audio_register() local
|
| /subsys/net/lib/ptp/ |
| A D | msg.c | 76 static int msg_header_post_recv(struct ptp_header *header) in msg_header_post_recv() 92 static void msg_header_pre_send(struct ptp_header *header) in msg_header_pre_send()
|
| A D | msg.h | 258 struct ptp_header header; member
|
| /subsys/net/lib/wifi_credentials/ |
| A D | wifi_credentials.c | 195 struct wifi_credentials_header *header; in wifi_credentials_set_personal() local 264 struct wifi_credentials_header *header; in wifi_credentials_get_by_ssid_personal() local
|
| /subsys/input/ |
| A D | input_utils.c | 131 static void kbd_matrix_state_log_entry(char *header, kbd_row_t *data) in kbd_matrix_state_log_entry()
|
| /subsys/net/ip/ |
| A D | tp_priv.h | 46 uint32_t header; member
|
| A D | ipv6.c | 446 static uint8_t extension_to_bitmap(uint8_t header, uint8_t ext_bitmap) in extension_to_bitmap()
|
| /subsys/mgmt/mcumgr/smp_client/src/ |
| A D | client.c | 66 static void smp_header_init(struct smp_hdr *header, uint16_t group, uint8_t id, uint8_t op, in smp_header_init()
|
| /subsys/net/lib/websocket/ |
| A D | websocket.c | 608 uint8_t *header, size_t header_len, in websocket_prepare_and_send() 660 uint8_t header[MAX_HEADER_LEN], hdr_len = 2; in websocket_send_msg() local
|
| /subsys/dfu/boot/ |
| A D | mcuboot.c | 271 struct mcuboot_img_header *header, in boot_read_bank_header()
|
| /subsys/mgmt/ec_host_cmd/backends/ |
| A D | ec_host_cmd_backend_spi_stm32.c | 265 static int expected_size(const struct ec_host_cmd_request_header *header) in expected_size()
|
| /subsys/fs/virtiofs/ |
| A D | virtiofs.c | 41 const struct fuse_out_header *header, uint32_t opcode, uint32_t used_len, in virtiofs_validate_response()
|
| /subsys/usb/device_next/class/ |
| A D | usbd_cdc_ncm.c | 146 struct usb_setup_packet header; member 150 struct usb_setup_packet header; member
|