| /Zephyr-latest/drivers/disk/ | 
| D | loopback_disk.c | 41 	const size_t total_len = num_sector * LOOPBACK_SECTOR_SIZE;  in loopback_disk_access_read()  local 79 	const size_t total_len = num_sector * LOOPBACK_SECTOR_SIZE;  in loopback_disk_access_write()  local
  | 
| /Zephyr-latest/subsys/shell/ | 
| D | shell_history.c | 110 	uint32_t total_len;  in remove_from_tail()  local 139 	uint32_t total_len = len + offsetof(struct shell_history_item, data);  in z_shell_history_put()  local
  | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | data.c | 50 	size_t total_len = 0;  in bt_data_get_len()  local
  | 
| D | monitor.c | 288 	size_t total_len;  member
  | 
| /Zephyr-latest/subsys/net/lib/mqtt/ | 
| D | mqtt_transport_socket_tcp.c | 91 	size_t total_len = 0;  in mqtt_client_tcp_write_msg()  local
  | 
| D | mqtt_transport_socket_tls.c | 147 	size_t total_len = 0;  in mqtt_client_tls_write_msg()  local
  | 
| /Zephyr-latest/tests/net/ipv6_fragment/src/ | 
| D | main.c | 1039 		size_t total_len = net_pkt_get_len(pkt);  in verify_fragment()  local 1091 		size_t total_len = net_pkt_get_len(pkt);  in verify_fragment()  local 1972 	size_t total_len;  in ZTEST()  local 2037 	size_t total_len;  in ZTEST()  local 2080 	size_t total_len;  in ZTEST()  local 2131 	size_t total_len;  in ZTEST()  local
  | 
| /Zephyr-latest/drivers/ethernet/ | 
| D | eth_gecko.c | 144 	uint16_t frag_len, total_len;  in frame_get()  local 269 	uint16_t total_len;  in eth_tx()  local
  | 
| D | eth_smsc911x.c | 477 	uint16_t total_len = net_pkt_get_len(pkt);  in eth_tx()  local
  | 
| D | eth_stm32_hal.c | 363 	size_t total_len;  in eth_tx()  local 589 	size_t total_len = 0;  in eth_rx()  local
  | 
| D | eth_numaker.c | 470 	uint16_t total_len = net_pkt_get_len(pkt);  in numaker_eth_tx()  local
  | 
| /Zephyr-latest/drivers/crypto/ | 
| D | crypto_it8xxx2_sha.c | 56 	uint32_t total_len;  member
  | 
| D | crypto_it8xxx2_sha_v2.c | 69 	uint32_t total_len;  member
  | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | zperf.h | 66 	uint64_t total_len;           /**< Total length of the transferred data */  member
  | 
| /Zephyr-latest/subsys/mctp/ | 
| D | mctp_uart.c | 73 	uint8_t total_len;  in mctp_uart_pkt_escape()  local
  | 
| /Zephyr-latest/drivers/spi/ | 
| D | spi_context.h | 534 	size_t total_len = 0;  in spi_context_count_tx_buf_lens()  local 547 	size_t total_len = 0;  in spi_context_count_rx_buf_lens()  local
  | 
| /Zephyr-latest/include/zephyr/logging/ | 
| D | log_frontend_stmesp_demux.h | 59 	uint32_t total_len : LOG_FRONTEND_STMESP_DEMUX_TLENGTH_BITS;  member
  | 
| /Zephyr-latest/subsys/net/lib/lwm2m/ | 
| D | lwm2m_rw_plain_text.c | 348 	int len, total_len;  in get_objlnk()  local
  | 
| /Zephyr-latest/subsys/logging/frontends/ | 
| D | log_frontend_dict_uart.c | 268 	size_t total_len = plen + dlen + sizeof(struct log_frontend_uart_pkt);  in log_frontend_msg()  local
  | 
| D | log_frontend_stmesp_demux.c | 130 static uint32_t calc_wlen(uint32_t total_len)  in calc_wlen()
  | 
| D | log_frontend_stmesp.c | 343 	int total_len;  in log_frontend_msg()  local
  | 
| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | bap_scan_delegator.c | 522 	uint16_t total_len;  in scan_delegator_add_source()  local 717 	uint16_t total_len;  in scan_delegator_mod_src()  local
  | 
| /Zephyr-latest/subsys/bluetooth/controller/hci/ | 
| D | hci_driver.c | 186 	uint16_t total_len;  in sink_sdu_emit_hci()  local
  | 
| /Zephyr-latest/subsys/net/lib/coap/ | 
| D | coap_client.c | 647 	int total_len;  in recv_response()  local
  | 
| /Zephyr-latest/drivers/espi/ | 
| D | espi_taf_npcx.c | 348 	uint32_t total_len = pckt->len;  in espi_taf_npcx_flash_read()  local
  |