zephyr/include/net
Alexander Wachter 95863a73da net: ip: net_pkt: Implement net_pkt_shallow_clone
This commit implements net_pkt_shallow_clone. A shallow clone clones
the net_pkt but not the buffers. The buffers are only referenced and
therefor only freed when both copies of the net_pkt are freed.

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-08-08 13:25:01 +03:00
..
bt.h
buf.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
can.h net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
coap_link_format.h
coap.h cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
dhcpv4.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gptp.h
hostname.h
http_parser_state.h
http_parser_url.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
http_parser.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
ieee802154_mgmt.h
ieee802154_radio.h
ieee802154.h
ipv4_autoconf.h
lldp.h net/lldp: Simplify Kconfig file 2019-07-10 15:24:32 +03:00
lwm2m.h net: lwm2m: add IPSO Accelerometer object support 2019-08-02 12:00:35 +03:00
mii.h
mqtt.h net: mqtt: Modify SOCKS5 based connections 2019-08-05 13:26:11 +03:00
net_config.h
net_conn_mgr.h net: Add a connection manager preliminary logic 2019-07-12 12:33:19 +03:00
net_context.h net: context: Clarify net_context_send() API documentation 2019-08-06 10:14:57 +03:00
net_core.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
net_event.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
net_if.h net/iface: Add IPv4 route find and add 2019-07-09 14:54:23 +03:00
net_ip.h net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
net_l2.h net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
net_linkaddr.h net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
net_mgmt.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
net_offload.h
net_pkt.h net: ip: net_pkt: Implement net_pkt_shallow_clone 2019-08-08 13:25:01 +03:00
net_stats.h net: ppp: Initial support for point-to-point protocol 2019-07-29 10:24:46 +03:00
net_timeout.h
openthread.h
ppp.h net: ppp: Add proper support to receive Echo-Reply message 2019-07-29 10:24:46 +03:00
promiscuous.h
ptp_time.h
sntp.h net: sntp: add missing __cplusplus check 2019-07-17 17:51:12 +03:00
socket_can.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
socket_net_mgmt.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
socket_offload_ops.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
socket_offload.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
socket_select.h doc: use @rst/@endrst for ReST in headers 2019-06-25 23:33:55 -04:00
socket.h net: Add support for SOCKS5 socket option 2019-08-05 13:26:11 +03:00
socketutils.h
socks.h net: socks: Make SOCKS5 implementation transparent 2019-08-05 13:26:11 +03:00
tls_credentials.h
trickle.h
udp.h
wifi_mgmt.h
wifi.h