zephyr/subsys/net
Jukka Rissanen d03cb7367c net: Add statistics how long packets have spent in TX path
Calculate how long on average net_pkt has spent on its way from
application to the network device driver. The data is calculated
for all network packets and not just for UDP or TCP ones like in
RX statistics.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-10-14 16:34:48 +03:00
..
ip net: Add statistics how long packets have spent in TX path 2019-10-14 16:34:48 +03:00
l2 net: ppp: Answer LCP Echo-Request with Echo-Reply 2019-10-11 20:47:53 +03:00
lib net: Add statistics how long packets have spent in RX path 2019-10-14 16:34:48 +03:00
buf.c net: buf: Add net_buf_simple_clone 2019-10-04 20:56:25 +03:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hostname.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
Kconfig Bluetooth: Add possibility to pass a user_data to conn_tx_cb_t 2019-05-29 16:31:03 +03:00
Kconfig.hostname net: hostname: Fix Kconfig option help 2019-02-20 19:42:13 -05:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00