zephyr/include/net
Andrew Boie 04bba6772b net: sockets: add API to fetch an fd's ctx object
Zephyr running on MPU devices have a different memory model than
process-oriented OSes like Linux and require a method to set
kernel object permissions on a file descriptor's underlying
context object. Add this, and a test to show that it is working.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-06-03 22:33:32 +02:00
..
bt.h
buf.h kernel: rename initializers to be internal 2020-04-24 22:27:08 +02:00
can.h canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
coap_link_format.h
coap.h net: coap: add coap_pendings_clear and coap_replies_clear 2020-04-28 20:46:35 +03:00
dhcpv4.h
dns_resolve.h documentation: fix wrong recommendation for millisecond timeouts 2020-04-30 18:26:26 +02:00
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h device: Rephrase data parameter documentation 2020-05-29 10:42:07 +02:00
gptp.h
hostname.h
http_client.h net: http_client: Fix payload issue on HTTP upload 2020-04-21 00:05:04 +03:00
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h net: ieee802154_radio: Extend frame pending bit handling configuration 2020-04-17 09:17:38 +03:00
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h net: lwm2m: Publicize firmware block context 2020-04-09 16:48:45 +02:00
mii.h
mqtt.h net: mqtt: Refactor because of timeout overhaul 2020-04-09 21:58:42 +03:00
net_config.h
net_conn_mgr.h
net_context.h net: tag net socket objects 2020-06-03 22:33:32 +02:00
net_core.h net: Add NET_WAIT_FOREVER symbol to be used as timeout in network APIs 2020-04-09 16:07:03 +03:00
net_event.h
net_if.h device: Rephrase data parameter documentation 2020-05-29 10:42:07 +02:00
net_ip.h net: socket: syscall for socketpair(2) 2020-05-10 17:46:43 +02:00
net_l2.h
net_linkaddr.h
net_mgmt.h net: mgmt: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
net_offload.h net: context: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
net_pkt.h net: pkt: Fix removal of empty buffers in net_pkt_pull() 2020-05-05 13:39:45 +03:00
net_stats.h net/iface: Add PM suspend state statistics 2020-04-02 11:07:45 +03:00
net_timeout.h net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
openthread.h net: l2: openthread: Add function for getting openthread default instance 2020-05-05 16:30:20 +03:00
ppp.h net: ppp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
promiscuous.h net: promisc: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
ptp_time.h
sntp.h
socket_can.h
socket_net_mgmt.h
socket_offload.h
socket_select.h
socket.h net: sockets: add API to fetch an fd's ctx object 2020-06-03 22:33:32 +02:00
socketutils.h
tftp.h net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
tls_credentials.h
trickle.h
udp.h
websocket.h net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
wifi_mgmt.h
wifi.h