zephyr/include/net
Jukka Rissanen bd03493fdc net: pkt: Have separate create time for net_pkt
This value is used to measure the RX/TX statistics. The previous
use of the timestamp field did not work in RX path as the timestamp
value could be overwritten by the driver if gPTP timestamping
is enabled. So to fix the RX statistics, use a separate field
for the create time.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-27 12:02:19 +03:00
..
bt.h
buf.h net: buf: Simplify querying maximum len 2021-02-22 19:33:16 +02:00
can.h
capture.h net: doc: Add net_capture API documentation 2021-04-07 12:12:30 -04:00
coap_link_format.h
coap.h net: coap: acknowledgement initialization helper 2021-02-15 10:17:11 +02:00
dhcpv4.h
dns_resolve.h net: dns: update to new k_work API 2021-03-15 17:19:54 +02:00
dns_sd.h
dsa.h net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h net: l2: ethernet: fix k_work API usage in carrier on/off handling 2021-03-23 16:18:29 +02:00
gptp.h
hostname.h
http_client.h net: http: add numeric http status code to response struct 2021-04-14 18:46:47 +03:00
http_parser_state.h license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
http_parser_url.h license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
http_parser.h license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
ieee802154_mgmt.h net: ieee802154: remove duplicate definition 2021-04-07 14:15:29 +02:00
ieee802154_radio.h net: openthread: enable CSL delayed transmissions 2021-04-26 13:40:43 +02:00
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m_path.h
lwm2m.h net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
mii.h
mqtt.h
net_config.h drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
net_conn_mgr.h
net_context.h net: Remove support for CONFIG_NET_CONTEXT_TIMESTAMP option 2021-04-26 10:46:43 +03:00
net_core.h net: Enable running without TX or RX threads 2021-04-27 12:02:19 +03:00
net_event.h
net_if.h net: if: Check iface before setting/getting interface MTU 2021-04-20 13:44:39 -04:00
net_ip.h net: virtual: ipip: Add IP tunneling driver 2021-03-29 07:40:24 -04:00
net_l2.h net: capture: Catch sent and received packets 2021-04-02 07:24:06 -04:00
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net: pkt: Have separate create time for net_pkt 2021-04-27 12:02:19 +03:00
net_stats.h net: Enable running without TX or RX threads 2021-04-27 12:02:19 +03:00
net_timeout.h
openthread.h
ppp.h net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
promiscuous.h
ptp_time.h
sntp.h
socket_can.h
socket_net_mgmt.h
socket_offload.h
socket_select.h net: include: Add missing brace to socket_select.h 2021-01-20 12:01:27 +02:00
socket_types.h net: socket: Implement SO_RCVTIMEO timeout option 2021-01-19 17:11:25 -05:00
socket.h net: socket: Workaround issue with recent GCC and fcntl macro 2021-04-14 11:10:16 -05:00
socketutils.h
tftp.h
tls_credentials.h
trickle.h net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
udp.h
virtual_mgmt.h net: virtual: Add virtual network interface support 2021-03-29 07:40:24 -04:00
virtual.h net: l2: ipip: Add capability bit for IPIP tunnel 2021-04-02 07:24:06 -04:00
websocket.h
wifi_mgmt.h
wifi.h