mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 21:42:26 +00:00
This patch enables BSD socket offload to a dedicated TCP/IP offload engine. This provides a simpler, more direct mechanism than going through NET_OFFLOAD (zsock -> net_context -> socket conversions) for those devices which provide complete TCP/IP offload at the BSD socket level, and whose use cases do not require IP routing between multiple network interfaces. To use, configure CONFIG_NET_SOCKETS_OFFLOAD=y, and register socket_offload_ops with this module. Fixes #3706 Signed-off-by: Gil Pitney <gil.pitney@linaro.org> |
||
---|---|---|
.. | ||
bt.h | ||
buf.h | ||
coap_link_format.h | ||
coap.h | ||
dhcpv4.h | ||
dns_resolve.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_types.h | ||
mqtt.h | ||
net_app.h | ||
net_config.h | ||
net_context.h | ||
net_core.h | ||
net_event.h | ||
net_if.h | ||
net_ip.h | ||
net_l2.h | ||
net_linkaddr.h | ||
net_mgmt.h | ||
net_offload.h | ||
net_pkt.h | ||
net_stats.h | ||
net_timeout.h | ||
openthread.h | ||
promiscuous.h | ||
ptp_time.h | ||
sntp.h | ||
socket_offload_ops.h | ||
socket_offload.h | ||
socket.h | ||
tcp.h | ||
tls_credentials.h | ||
trickle.h | ||
udp.h | ||
websocket_console.h | ||
websocket.h | ||
wifi_mgmt.h | ||
wifi.h |