zephyr/include/net
Tomasz Bursztyka 88da73b225 net/pkt: Introducing a new helper to get the start of the buffer
This is mostly meant to be used in drivers and/or L2.

net_pkt_ll() is going to be removed and is not semantically right.
Also, net_pkt_ip_data() is not semantically right as it is meant to
access IP data start.

So instead, adding a new function: net_pkt_data() which will get the
start of the buffer.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-12-14 14:16:37 +01:00
..
bt.h
buf.h
coap_link_format_sock.h
coap_link_format.h
coap_sock.h
coap.h
dhcpv4.h
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h
gptp.h
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h
http.h
ieee802154_mgmt.h
ieee802154_radio.h
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h
mii.h
mqtt_legacy_types.h
mqtt_legacy.h
mqtt.h
net_app.h
net_config.h
net_context.h
net_core.h net: Simplifying log macros 2018-12-13 14:21:25 +01:00
net_event.h
net_if.h net/if: Remove function to get ll reserve 2018-12-14 14:16:37 +01:00
net_ip.h
net_l2.h net/l2: Finally get rid of reserve concept from L2 2018-12-14 14:16:37 +01:00
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net/pkt: Introducing a new helper to get the start of the buffer 2018-12-14 14:16:37 +01:00
net_stats.h
net_timeout.h
openthread.h
promiscuous.h
ptp_time.h
sntp.h
socket_offload_ops.h
socket_offload.h
socket.h net: sockets: tls: Implement vtable for TLS sockets 2018-12-10 11:38:13 +02:00
tcp.h
tls_credentials.h
trickle.h
udp.h
websocket_console.h doc: put websocket library under networking 2018-12-10 20:38:09 -05:00
websocket.h doc: put websocket library under networking 2018-12-10 20:38:09 -05:00
wifi_mgmt.h
wifi.h