Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/conn_mgr/
Dconn_mgr_monitor.c45 static struct net_if *last_blame_ipv6; variable
211 last_blame_ipv6 = blame_ipv6; in conn_mgr_mon_handle_update()
296 net_mgmt_event_notify(NET_EVENT_L4_IPV6_DISCONNECTED, last_blame_ipv6); in conn_mgr_mon_resend_status()
298 net_mgmt_event_notify(NET_EVENT_L4_IPV6_CONNECTED, last_blame_ipv6); in conn_mgr_mon_resend_status()