zephyr/include/net
Tomasz Bursztyka 0d519f7bcf net/context: Create new send sendto functions using new net_pkt API
It's not anymore up to user to provide the pkt. Context will build the
packet according to its metadata and provided buffer and length.

It currently supports only IPv4 and UDP.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-02-01 14:34:38 +02:00
..
bt.h
buf.h net: buf: Add net_buf_pull_mem() API 2019-01-28 15:21:23 +02:00
coap_link_format_sock.h
coap_link_format.h
coap_sock.h
coap.h
dhcpv4.h
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h
gptp.h
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h net: ieee802154: Fix ack check 2019-01-17 11:16:26 +02:00
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h net: lwm2m: migrate LwM2M library to BSD-sockets API 2019-01-31 23:02:56 -05:00
mii.h
mqtt.h
net_config.h
net_context.h net/context: Create new send sendto functions using new net_pkt API 2019-02-01 14:34:38 +02:00
net_core.h
net_event.h
net_if.h net: ip: Introduce mesh_local address flag 2019-01-28 21:24:26 -05:00
net_ip.h net/ip: Protocol family do not have to follow any other OS's value 2019-01-30 16:27:18 +02:00
net_l2.h
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net/pkt: Add generic get/set data functions 2019-02-01 14:34:38 +02:00
net_stats.h
net_timeout.h
openthread.h
promiscuous.h
ptp_time.h
sntp.h net: sntp: get rid of the callback function 2019-01-31 10:14:12 +02:00
socket_offload_ops.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socket_offload.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socket.h net: sockets: select: Get rid of timeval in favor of zsock_timeval 2019-01-24 17:14:43 +02:00
tcp.h
tls_credentials.h
trickle.h
udp.h
wifi_mgmt.h net: wifi: Add Access Point mode interface 2019-01-19 07:20:36 -05:00
wifi.h