Home
last modified time | relevance | path

Searched refs:net_mgmt_event_notify_with_info (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_mgmt.h291 void net_mgmt_event_notify_with_info(uint32_t mgmt_event, struct net_if *iface,
294 #define net_mgmt_event_notify_with_info(...) macro
307 net_mgmt_event_notify_with_info(mgmt_event, iface, NULL, 0); in net_mgmt_event_notify()
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c422 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_SCAN_DONE, in scan_result_cb()
429 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_SCAN_RESULT, iface, in scan_result_cb()
488 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_CONNECT_RESULT, in wifi_mgmt_raise_connect_result_event()
499 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_DISCONNECT_RESULT, in wifi_mgmt_raise_disconnect_result_event()
795 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_IFACE_STATUS, in wifi_mgmt_raise_iface_status_event()
1062 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_TWT, in wifi_mgmt_raise_twt_event()
1094 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_TWT_SLEEP_STATE, in wifi_mgmt_raise_twt_sleep_state()
1373 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_RAW_SCAN_RESULT, in wifi_mgmt_raise_raw_scan_result_event()
1386 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_DISCONNECT_COMPLETE, in wifi_mgmt_raise_disconnect_complete_event()
1398 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_AP_ENABLE_RESULT, in wifi_mgmt_raise_ap_enable_result_event()
[all …]
/Zephyr-latest/modules/hostap/src/
Dsupp_events.c384 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_SIGNAL_CHANGE, in supplicant_send_wifi_mgmt_event()
393 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_NEIGHBOR_REP_COMP, in supplicant_send_wifi_mgmt_event()
418 net_mgmt_event_notify_with_info(NET_EVENT_SUPPLICANT_INT_EVENT, in supplicant_send_wifi_mgmt_event()
456 net_mgmt_event_notify_with_info(NET_EVENT_SUPPLICANT_IFACE_REMOVED, in supplicant_generate_state_event()
/Zephyr-latest/subsys/net/
Dhostname.c29 net_mgmt_event_notify_with_info(NET_EVENT_HOSTNAME_CHANGED, NULL, in trigger_net_event()
/Zephyr-latest/subsys/net/ip/
Dpmtu.c129 net_mgmt_event_notify_with_info(NET_EVENT_IPV4_PMTU_CHANGED, in update_pmtu_entry()
142 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_PMTU_CHANGED, in update_pmtu_entry()
Dipv6_mld.c247 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_MCAST_JOIN, iface, in net_ipv6_mld_join()
279 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_MCAST_LEAVE, iface, in net_ipv6_mld_leave()
Dnet_if.c754 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_ROUTER_DEL, in iface_router_notify_deletion()
764 net_mgmt_event_notify_with_info(NET_EVENT_IPV4_ROUTER_DEL, in iface_router_notify_deletion()
881 net_mgmt_event_notify_with_info( in iface_router_add()
895 net_mgmt_event_notify_with_info( in iface_router_add()
1271 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_DAD_SUCCEED, in dad_timeout()
1441 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_DAD_FAILED, iface, in net_if_ipv6_dad_failed()
2041 net_mgmt_event_notify_with_info( in net_if_ipv6_addr_add()
2254 net_mgmt_event_notify_with_info( in net_if_ipv6_maddr_add()
2297 net_mgmt_event_notify_with_info( in net_if_ipv6_maddr_rm()
2571 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_PREFIX_DEL, in prefix_lifetime_expired()
[all …]
Digmp.c645 net_mgmt_event_notify_with_info(NET_EVENT_IPV4_MCAST_JOIN, iface, &maddr->address.in_addr,
681 net_mgmt_event_notify_with_info(NET_EVENT_IPV4_MCAST_LEAVE, iface, &maddr->address.in_addr,
Dipv6_pe.c512 net_mgmt_event_notify_with_info(event_type, in send_filter_event()
670 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_ADDR_DEPRECATED, in send_deprecated_event()
Dipv4_acd.c361 net_mgmt_event_notify_with_info( in net_ipv4_acd_input()
Dnet_mgmt.c370 void net_mgmt_event_notify_with_info(uint32_t mgmt_event, struct net_if *iface, in net_mgmt_event_notify_with_info() function
Droute.c465 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_ROUTE_ADD, in net_route_add()
573 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_ROUTE_DEL, in net_route_del()
Dipv6_nbr.c326 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_NBR_DEL, in net_ipv6_nbr_rm()
643 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_NBR_ADD, in net_ipv6_nbr_add()
/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dtest_conn_impl.c32 net_mgmt_event_notify_with_info( in simulate_event_handler()
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet_mgmt.c508 net_mgmt_event_notify_with_info(NET_EVENT_ETHERNET_VLAN_TAG_ENABLED, in ethernet_mgmt_raise_vlan_enabled_event()
519 net_mgmt_event_notify_with_info(NET_EVENT_ETHERNET_VLAN_TAG_DISABLED, in ethernet_mgmt_raise_vlan_disabled_event()
/Zephyr-latest/tests/net/mgmt/src/
Dmgmt.c154 net_mgmt_event_notify_with_info( in thrower_thread()
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server.c394 net_mgmt_event_notify_with_info(mgmt_event, NULL, (void *)&net_event, sizeof(net_event)); in coap_service_raise_event()
Dcoap.c1966 net_mgmt_event_notify_with_info(mgmt_event, NULL, (void *)&net_event, sizeof(net_event)); in coap_observer_raise_event()
/Zephyr-latest/subsys/net/lib/dns/
Dresolve.c656 net_mgmt_event_notify_with_info( in dns_resolve_init_locked()
1782 net_mgmt_event_notify_with_info( in dns_resolve_close_locked()
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c754 net_mgmt_event_notify_with_info(NET_EVENT_IPV4_DHCP_BOUND, iface, in dhcpv4_enter_bound()
/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6.c1501 net_mgmt_event_notify_with_info(NET_EVENT_IPV6_DHCP_BOUND, iface, in dhcpv6_enter_bound()