Home
last modified time | relevance | path

Searched defs:mgmt_event (Results 1 – 25 of 50) sorted by relevance

12

/Zephyr-latest/subsys/net/conn_mgr/
Devents_handler.c22 uint32_t mgmt_event, in conn_mgr_iface_events_handler()
58 uint32_t mgmt_event, in conn_mgr_ipv6_events_handler()
104 uint32_t mgmt_event, in conn_mgr_ipv6_events_handler()
115 uint32_t mgmt_event, in conn_mgr_ipv4_events_handler()
162 uint32_t mgmt_event, in conn_mgr_ipv4_events_handler()
Dconn_mgr_connectivity.c321 static void conn_mgr_conn_iface_handler(struct net_mgmt_event_callback *cb, uint32_t mgmt_event, in conn_mgr_conn_iface_handler()
339 static void conn_mgr_conn_self_handler(struct net_mgmt_event_callback *cb, uint32_t mgmt_event, in conn_mgr_conn_self_handler()
/Zephyr-latest/subsys/net/ip/
Dnet_mgmt.c70 static inline void mgmt_push_event(uint32_t mgmt_event, struct net_if *iface, in mgmt_push_event()
115 struct mgmt_event_entry mgmt_event; in mgmt_event_work_handler() local
138 const struct mgmt_event_entry mgmt_event = { in mgmt_push_event() local
172 static inline bool mgmt_is_event_handled(uint32_t mgmt_event) in mgmt_is_event_handled()
185 static inline void mgmt_run_slist_callbacks(const struct mgmt_event_entry * const mgmt_event) in mgmt_run_slist_callbacks()
250 static inline void mgmt_run_static_callbacks(const struct mgmt_event_entry * const mgmt_event) in mgmt_run_static_callbacks()
274 static void mgmt_run_callbacks(const struct mgmt_event_entry * const mgmt_event) in mgmt_run_callbacks()
370 void net_mgmt_event_notify_with_info(uint32_t mgmt_event, struct net_if *iface, in net_mgmt_event_notify_with_info()
Dipv4_autoconf.c58 uint32_t mgmt_event, struct net_if *iface) in acd_event_handler()
/Zephyr-latest/samples/net/sockets/coap_server/src/
Devents.c16 void coap_event_handler(uint32_t mgmt_event, struct net_if *iface, in coap_event_handler()
/Zephyr-latest/samples/net/ipv4_autoconf/src/
Dmain.c28 uint32_t mgmt_event, in handler()
/Zephyr-latest/samples/subsys/mgmt/updatehub/src/
Dmain.c66 uint32_t mgmt_event, struct net_if *iface) in event_handler()
/Zephyr-latest/samples/net/cloud/tagoio_http_post/src/
Dwifi.c29 uint32_t mgmt_event, struct net_if *iface) in wifi_mgmt_event_handler()
/Zephyr-latest/samples/net/mqtt_sn_publisher/src/
Dmain.c33 static void net_event_handler(struct net_mgmt_event_callback *cb, uint32_t mgmt_event, in net_event_handler()
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Dmain.c33 uint32_t mgmt_event, struct net_if *iface) in net_l4_evt_handler()
/Zephyr-latest/samples/boards/nxp/s32/netc/src/
Dmain.c72 uint32_t mgmt_event, struct net_if *iface) in iface_up_handler()
/Zephyr-latest/samples/net/dhcpv4_client/src/
Dmain.c41 uint32_t mgmt_event, in handler()
/Zephyr-latest/subsys/net/lib/config/
Dinit.c105 uint32_t mgmt_event, in ipv4_addr_add_handler()
247 uint32_t mgmt_event, struct net_if *iface) in ipv6_event_handler()
366 uint32_t mgmt_event, struct net_if *iface) in iface_up_handler()
/Zephyr-latest/samples/net/sockets/echo_client/src/
Decho-client.c232 uint32_t mgmt_event, struct net_if *iface) in ipv6_event_handler()
300 uint32_t mgmt_event, struct net_if *iface) in event_handler()
/Zephyr-latest/samples/net/sockets/coap_download/src/
Dmain.c24 static void net_event_handler(uint32_t mgmt_event, struct net_if *iface, void *info, in net_event_handler()
/Zephyr-latest/samples/net/sockets/echo_server/src/
Decho-server.c85 uint32_t mgmt_event, struct net_if *iface) in event_handler()
/Zephyr-latest/samples/net/wifi/apsta_mode/src/
Dmain.c39 static void wifi_event_handler(struct net_mgmt_event_callback *cb, uint32_t mgmt_event, in wifi_event_handler()
/Zephyr-latest/subsys/net/l2/ethernet/lldp/
Dlldp.c231 static int lldp_start(struct net_if *iface, uint32_t mgmt_event) in lldp_start()
316 uint32_t mgmt_event, struct net_if *iface) in iface_event_handler()
/Zephyr-latest/tests/boards/espressif/ethernet/src/
Dmain.c33 static void ipv4_event(struct net_mgmt_event_callback *cb, uint32_t mgmt_event, in ipv4_event()
/Zephyr-latest/tests/net/mgmt/src/
Dmgmt.c70 static void test_mgmt_event_handler(uint32_t mgmt_event, struct net_if *iface, void *info, in test_mgmt_event_handler()
429 uint32_t mgmt_event, struct net_if *iface) in net_mgmt_event_handler()
/Zephyr-latest/samples/net/sockets/packet/src/
Dpacket.c232 uint32_t mgmt_event, struct net_if *iface) in iface_up_handler()
/Zephyr-latest/samples/net/capture/src/
Dmain.c288 uint32_t mgmt_event, struct net_if *iface) in event_handler()
/Zephyr-latest/subsys/net/l2/ethernet/
Darp.c551 uint32_t mgmt_event, struct net_if *iface) in iface_event_handler()
568 uint32_t mgmt_event, struct net_if *iface) in ipv4_event_handler()
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dmain.c101 uint32_t mgmt_event, struct net_if *iface) in event_handler()
/Zephyr-latest/samples/net/dns_resolve/src/
Dmain.c201 uint32_t mgmt_event, in ipv4_addr_add_handler()

12