zephyr/include/net
Jukka Rissanen a18bd3a2e7 net: mgmt: Remove L1 layer as that is useless
The network interface events should be in L2 layer so there
is no one that would emit L1 events so no need for it.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-07-03 14:40:03 +03:00
..
bt.h
buf.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
coap_link_format.h
coap.h cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
dhcpv4.h cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
dns_resolve.h
dummy.h
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gptp.h net: gptp: Rename z_gptp_pow2() to gptp_pow2() 2019-03-25 14:43:23 -04:00
hostname.h
http_parser_state.h
http_parser_url.h
http_parser.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
ieee802154_mgmt.h
ieee802154_radio.h drivers: ieee802154: New API for ACK configuration 2019-05-01 20:40:30 +03:00
ieee802154.h
ipv4_autoconf.h
lldp.h net: ethernet: lldp: Use short types for ints 2019-03-27 10:13:16 -05:00
lwm2m.h doc: fix misspelling in docs and API comments 2019-03-27 15:59:09 -04:00
mii.h
mqtt.h mqtt: Allow client to override keepalive 2019-06-28 09:54:16 -04:00
net_config.h
net_context.h cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
net_core.h cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
net_event.h net: mgmt: Remove L1 layer as that is useless 2019-07-03 14:40:03 +03:00
net_if.h net: if: Make gateway address in net_if_ipv4_set_gw() const 2019-07-01 15:34:11 +03:00
net_ip.h net: utils: Add userspace support to net_addr_ntop/pton() 2019-07-01 13:50:08 -07:00
net_l2.h
net_linkaddr.h
net_mgmt.h net: mgmt: Remove L1 layer as that is useless 2019-07-03 14:40:03 +03:00
net_offload.h net/offload: Add dummy functions when offloading is disabled 2019-05-07 15:40:33 +03:00
net_pkt.h lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
net_stats.h net: Collect network packet TX send time 2019-07-03 09:42:45 +03:00
net_timeout.h
openthread.h
promiscuous.h net: fix errno returned without promiscuous mode support 2019-04-17 15:39:04 +03:00
ptp_time.h
sntp.h net: sntp: Add convenience API for one-shot SNTP query 2019-05-10 13:44:32 +03:00
socket_can.h cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
socket_net_mgmt.h net: socket: mgmt: Add setsockopt() and getsockopt() support 2019-07-01 13:50:08 -07:00
socket_offload_ops.h
socket_offload.h net: sockets: move fcntl back to socket_offload.c 2019-03-20 11:36:18 -05:00
socket_select.h doc: use @rst/@endrst for ReST in headers 2019-06-25 23:33:55 -04:00
socket.h net: socket: Add SO_TIMESTAMPING socket option 2019-07-03 09:42:45 +03:00
socketutils.h net: socketutils: Add utils to manipulate network address strings 2019-05-10 13:44:32 +03:00
socks.h
tls_credentials.h net: tls: Add credential type documentation 2019-03-26 07:30:57 -05:00
trickle.h all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
udp.h
wifi_mgmt.h
wifi.h