Home
last modified time | relevance | path

Searched refs:forwarded (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/samples/net/stats/
DREADME.rst42 IPv6 recv 27 sent 8 drop 0 forwarded 0
45 IPv4 recv 20 sent 0 drop 20 forwarded 0
/Zephyr-latest/samples/net/stats/src/
Dmain.c39 GET_STAT(iface, ipv6.forwarded)); in print_stats()
65 GET_STAT(iface, ipv4.forwarded)); in print_stats()
/Zephyr-latest/drivers/ethernet/
DKconfig.xmc4xxx36 forwarded to the network stack without copying the data. The buffers
/Zephyr-latest/subsys/net/ip/
Dnet_stats.c92 GET_STAT(iface, ipv6.forwarded)); in stats()
118 GET_STAT(iface, ipv4.forwarded)); in stats()
/Zephyr-latest/include/zephyr/net/
Dnet_stats.h78 net_stats_t forwarded; member
950 &(iface)->stats.ipv6.forwarded)
985 &(iface)->stats.ipv4.forwarded)
/Zephyr-latest/subsys/net/lib/shell/
Dstats.c463 GET_STAT(iface, ipv6.forwarded)); in net_shell_print_statistics()
489 GET_STAT(iface, ipv4.forwarded)); in net_shell_print_statistics()
/Zephyr-latest/subsys/net/l2/ethernet/
DKconfig114 forwarded across interfaces registered to a bridge.
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst40 Data from ETR is handled on the device. It can be forwarded as-is to the host (e.g. using UART),
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst197 :file:`cavstool_client.py` to :file:`remote-fw-service.py` is forwarded through
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst392 * ``ZEP-1632`` - TCP ACK packet should not be forwarded to application recv cb.
Drelease-notes-2.4.rst462 are forwarded to a module that emulates responses from hardware.
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst432 The vendor device requests are forwarded by the USB stack core driver to the
/Zephyr-latest/subsys/bluetooth/host/
DKconfig1041 Unfragmented reports are forwarded as they are received.