/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/ |
D | serial.h | 35 uint16_t pkt_len; member
|
/Zephyr-latest/tests/subsys/modem/modem_ppp/src/ |
D | main.c | 304 size_t pkt_len; in ZTEST() local 332 size_t pkt_len; in ZTEST() local 388 size_t pkt_len; in ZTEST() local 502 size_t pkt_len; in ZTEST() local
|
/Zephyr-latest/subsys/net/l2/virtual/ |
D | virtual.c | 55 size_t pkt_len; in virtual_recv() local 80 size_t pkt_len; in virtual_send() local
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv4_fragment.c | 519 uint16_t pkt_len, uint16_t mtu) in net_ipv4_send_fragmented_pkt() 628 size_t pkt_len = net_pkt_get_len(pkt); in net_ipv4_prepare_for_send_fragment() local
|
D | ipv4.c | 253 int pkt_len; in net_ipv4_input() local
|
D | ipv6.c | 203 uint16_t pkt_len) in ipv6_handle_ext_hdr_options() 489 int pkt_len; in net_ipv6_input() local
|
D | net_core.c | 437 size_t pkt_len; in net_rx() local
|
D | ipv6_mld.c | 410 uint16_t pkt_len; in handle_mld_query() local
|
D | ipv6_fragment.c | 689 uint16_t pkt_len, uint16_t mtu) in net_ipv6_send_fragmented_pkt()
|
/Zephyr-latest/tests/net/ipv4_fragment/src/ |
D | main.c | 204 uint16_t pkt_len; in check_ipv4_fragment_header() local 365 uint16_t pkt_len; in udp_data_received() local 442 uint16_t pkt_len; in tcp_data_received() local
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_imx_netc.c | 231 size_t pkt_len = net_pkt_get_len(pkt); in netc_eth_tx() local
|
D | eth_nxp_s32_netc.c | 127 size_t pkt_len = net_pkt_get_len(pkt); in nxp_s32_eth_tx() local
|
D | eth_dwmac.c | 133 unsigned int pkt_len = net_pkt_get_len(pkt); in dwmac_send() local
|
D | eth_lan9250.c | 458 uint16_t pkt_len; in lan9250_rx() local
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc1200.c | 401 uint8_t pkt_len) in verify_rxfifo_validity() 455 uint8_t pkt_len; in cc1200_rx() local
|
D | ieee802154_cc2520.c | 583 uint8_t pkt_len) in verify_rxfifo_validity() 600 uint8_t pkt_len; in cc2520_rx() local
|
/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/ |
D | off_raw_tx_api.h | 164 unsigned int pkt_len; member
|
/Zephyr-latest/subsys/usb/device/class/ |
D | bluetooth.c | 243 static uint16_t pkt_len; in acl_read_cb() local
|
/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp_phy.c | 262 int pd_addr, pkt_len; in osdp_phy_check_packet() local
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | nxp_wifi_drv.c | 1655 const int pkt_len = net_pkt_get_len(pkt); in nxp_wifi_send() local 1688 const int pkt_len = net_pkt_get_len(pkt); in nxp_wifi_recv() local
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | soc_espi_taf.h | 146 uint8_t pkt_len; member
|
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ |
D | eth_nxp_enet_qos_mac.c | 173 size_t pkt_len; in eth_nxp_enet_qos_rx() local
|
/Zephyr-latest/drivers/wifi/infineon/ |
D | airoc_wifi.c | 295 size_t pkt_len = net_pkt_get_len(pkt); in airoc_mgmt_send() local
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp_offload.c | 268 int ret, write_len, pkt_len; in _sock_send() local
|
/Zephyr-latest/subsys/debug/gdbstub/ |
D | gdbstub.c | 660 size_t data_len, pkt_len; in z_gdb_main_loop() local
|