zephyr/include/zephyr/net
Fin Maaß 03a5f417d1 net: sockets: socket_service: remove k_work related code
remove k_work related code and change
the argument of the callback to `struct net_socket_service_event`.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2024-10-23 11:32:21 +02:00
..
conn_mgr
http net: lib: http_server: remove dynamic resource data buffer 2024-09-23 12:00:54 +02:00
prometheus net: add initial prometheus client library 2024-10-18 14:17:11 +02:00
buf.h
canbus.h
capture.h
coap.h net: lib: coap: make ACK random factor runtime configurable 2024-10-08 06:00:56 -04:00
coap_client.h
coap_link_format.h
coap_mgmt.h
coap_service.h include: zephyr: net: coap_service: Use _CONCAT expansion 2024-10-02 13:44:42 -05:00
conn_mgr_connectivity.h
conn_mgr_connectivity_impl.h
conn_mgr_monitor.h
dhcpv4.h
dhcpv4_server.h
dhcpv6.h
dns_resolve.h net: dns: Make dispatcher check also network interface 2024-10-18 14:14:45 +02:00
dns_sd.h
dsa.h
dummy.h
ethernet.h net: ethernet: Add 2.5G and 5G hardware capabilities. 2024-10-14 13:02:50 +02:00
ethernet_bridge.h
ethernet_mgmt.h
ethernet_vlan.h
gptp.h
hostname.h
icmp.h
ieee802154.h
ieee802154_ie.h
ieee802154_mgmt.h
ieee802154_pkt.h drivers: ieee802154: add Kconfig IEEE802154_SELECTIVE_TXCHANNEL 2024-10-22 14:04:33 +02:00
ieee802154_radio.h drivers: ieee802154: add Kconfig IEEE802154_SELECTIVE_TXCHANNEL 2024-10-22 14:04:33 +02:00
ieee802154_radio_openthread.h drivers: ieee802154: add Kconfig IEEE802154_SELECTIVE_TXCHANNEL 2024-10-22 14:04:33 +02:00
igmp.h
ipv4_autoconf.h
lldp.h
loopback.h
lwm2m.h net: lwm2m: Make LwM2M context lists access thread safe 2024-10-17 10:49:19 -04:00
lwm2m_path.h
mdio.h
mdns_responder.h
mii.h
mld.h net: ipv6: Make Multicast Listener Discovery API public 2024-10-08 17:00:06 +02:00
mqtt.h
mqtt_sn.h
net_config.h
net_context.h net: fix note about source address in net_context 2024-10-14 13:05:54 +02:00
net_core.h
net_event.h
net_if.h net: if: Don't require native IP stack support for IPv6 lookups 2024-10-09 18:37:30 +01:00
net_ip.h
net_l2.h
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net: pkt: Collect net_pkt allocation statistics 2024-10-22 20:38:57 +02:00
net_pkt_filter.h
net_stats.h net: stats: dns: Collect DNS statistics 2024-09-25 13:52:15 -05:00
net_time.h
net_timeout.h
offloaded_netdev.h
openthread.h
phy.h net: ethernet: Add 2.5GBase-T and 5GBase-T phy speeds 2024-10-14 13:02:50 +02:00
ppp.h
promiscuous.h
ptp.h
ptp_time.h
sntp.h
socket.h net: sockets: move poll implementation to zvfs 2024-10-14 13:01:51 +02:00
socket_net_mgmt.h
socket_offload.h
socket_poll.h net: sockets: move poll implementation to zvfs 2024-10-14 13:01:51 +02:00
socket_select.h posix: device_io: implement pselect() 2024-10-14 13:01:51 +02:00
socket_service.h net: sockets: socket_service: remove k_work related code 2024-10-23 11:32:21 +02:00
socket_types.h
socketcan.h
socketcan_utils.h
socketutils.h
tftp.h
tls_credentials.h
trickle.h
udp.h
virtual.h
virtual_mgmt.h
websocket.h
wifi.h net: wifi: shell: add enterprise support for station 2024-10-17 09:46:02 +02:00
wifi_credentials.h net: lib: add wifi_credentials library 2024-10-22 08:21:04 -04:00
wifi_mgmt.h net: lib: wifi_credentials: add connect-stored feature 2024-10-22 08:21:04 -04:00
wifi_nm.h
wifi_utils.h
zperf.h