zephyr/include/net
Robert Lubos 047969c0d0 net: if: Fix interface initialization with socket offloading
A socket-offloaded interface should bypass interface initialization in
the same way as net-offloaded interface does.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-10-15 11:06:40 +03:00
..
bt.h
buf.h net: buf: Add net_buf_simple_clone 2019-10-04 20:56:25 +03:00
can.h
coap_link_format.h
coap.h net: coap: Add internal init function to seed message_id 2019-10-04 21:22:55 +03:00
dhcpv4.h
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h
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: mqtt: Add support for running MQTT over Websocket 2019-10-04 18:48:10 -07:00
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
net_event.h
net_if.h net: if: Fix interface initialization with socket offloading 2019-10-15 11:06:40 +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
net_offload.h
net_pkt.h net: Add statistics how long packets have spent in TX path 2019-10-14 16:34:48 +03:00
net_stats.h net: Add statistics how long packets have spent in TX path 2019-10-14 16:34:48 +03: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
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