zephyr/include/net
Trond Einar Snekvik 3d201b45f9 net: buf: Add net_buf_simple_clone
Provides a way to clone a net_buf_simple without altering the state of
the original buffer. The primary usage scenario is for manipulating a
previously allocated PDU inside a buffer without altering the length and
offset of the buffer.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2019-10-04 20:56:25 +03:00
..
bt.h
buf.h net: buf: Add net_buf_simple_clone 2019-10-04 20:56:25 +03:00
can.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
coap_link_format.h
coap.h
dhcpv4.h
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h include/net: additional cleanup for extern "C" use 2019-08-13 18:00:31 +02:00
gptp.h
hostname.h
http_client.h net: http: client: Initial version 2019-10-04 16:38:34 +03:00
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h net: lwm2m: support client-initiated De-register 2019-09-08 12:36:33 +02:00
mii.h
mqtt.h
net_config.h
net_conn_mgr.h
net_context.h net: sockets: Store socket private data into its own variable 2019-09-18 23:47:36 +03:00
net_core.h include/net: additional cleanup for extern "C" use 2019-08-13 18:00:31 +02:00
net_event.h
net_if.h net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
net_ip.h net: Add IPPROTO_RAW as it was missing 2019-09-12 11:22:45 +03:00
net_l2.h
net_linkaddr.h
net_mgmt.h include/net: additional cleanup for extern "C" use 2019-08-13 18:00:31 +02:00
net_offload.h
net_pkt.h
net_stats.h include/net: additional cleanup for extern "C" use 2019-08-13 18:00:31 +02:00
net_timeout.h
openthread.h
ppp.h
promiscuous.h
ptp_time.h net: Explicitly include toolchain.h to check for endianness definitions. 2019-09-09 21:40:54 +02:00
sntp.h net: sntp: Allow to build for CONFIG_POSIX_API. 2019-09-12 17:30:29 +03:00
socket_can.h
socket_net_mgmt.h
socket_offload_ops.h
socket_offload.h
socket_select.h
socket.h include/net: additional cleanup for extern "C" use 2019-08-13 18:00:31 +02:00
socketutils.h include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
socks.h
tls_credentials.h
trickle.h
udp.h
websocket.h net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
wifi_mgmt.h
wifi.h