zephyr/include/net
Gil Pitney 8c143090ba net: offload_ip: Update net_context_accept_cb_t to net_tcp_accept_cb_t
This is required to allow an "IP Offload" driver to build,
once CONFIG_NET_L2_OFFLOAD_IP is enabled.

This fixes the offload_ip.h header following the change made by
commit eb9055c019
("net: tcp: move accept_cb from net_context to net_tcp")

Change-Id: I1a6010c2dbdfc5e74a2ae172aa0167783f4a0cfe
Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2017-02-09 09:43:06 +02:00
..
arp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bt.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
buf.h net: buf: Fix timeout parameter documentation 2017-02-03 15:24:07 +00:00
dhcpv4.h doc: Include main Network APIs doxygen documentation 2017-02-03 15:59:17 +02:00
dns_client.h net/dns: Fix inline documentation 2017-02-07 22:33:47 +00:00
ethernet.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
http_parser.h net: Restructure network protocols 2017-01-02 10:03:19 +01:00
ieee802154_radio.h net/ieee802154: Modify radio TX function signature 2017-01-27 12:35:53 +02:00
ieee802154.h net/ieee802154/mgmt: Add getters/setters for various radio network info 2017-02-03 15:59:19 +02:00
mii.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mqtt_types.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
mqtt.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
nbuf.h net: nbuf: Fix net_nbuf_compact() API 2017-02-08 10:12:36 +02:00
net_context.h net: context: Assign a random port number when context is created 2017-02-03 15:59:20 +02:00
net_core.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_event.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_if.h net: Introduce NET_IF_POINTOPOINT flag 2017-02-03 15:59:19 +02:00
net_ip.h doc: Include main Network APIs doxygen documentation 2017-02-03 15:59:17 +02:00
net_l2.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_linkaddr.h net: linkaddr: introduce net_linkaddr_set function 2017-01-20 16:23:16 +02:00
net_mgmt.h doc: Include main Network APIs doxygen documentation 2017-02-03 15:59:17 +02:00
net_stats.h net: stats: Collect bytes sent and received 2017-02-03 15:59:20 +02:00
offload_ip.h net: offload_ip: Update net_context_accept_cb_t to net_tcp_accept_cb_t 2017-02-09 09:43:06 +02:00
trickle.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
zoap_link_format.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
zoap.h iot/zoap: Fix the return value of zoap_packet_get_payload() 2017-02-03 15:59:19 +02:00