Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/conn_mgr/
Dconn_mgr_monitor.c44 static struct net_if *last_blame_ipv4; variable
198 last_blame_ipv4 = blame_ipv4; in conn_mgr_mon_handle_update()
302 net_mgmt_event_notify(NET_EVENT_L4_IPV4_DISCONNECTED, last_blame_ipv4); in conn_mgr_mon_resend_status()
304 net_mgmt_event_notify(NET_EVENT_L4_IPV4_CONNECTED, last_blame_ipv4); in conn_mgr_mon_resend_status()