Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/conn_mgr/
Dconn_mgr_monitor.c43 static struct net_if *last_blame; variable
185 last_blame = blame; in conn_mgr_mon_handle_update()
290 net_mgmt_event_notify(NET_EVENT_L4_DISCONNECTED, last_blame); in conn_mgr_mon_resend_status()
292 net_mgmt_event_notify(NET_EVENT_L4_CONNECTED, last_blame); in conn_mgr_mon_resend_status()