Searched refs:blame_ipv6 (Results 1 – 1 of 1) sorted by relevance
127 struct net_if *blame_ipv6 = NULL; in conn_mgr_mon_handle_update() local170 blame_ipv6 = conn_mgr_mon_get_if_by_index(idx); in conn_mgr_mon_handle_update()210 net_mgmt_event_notify(NET_EVENT_L4_IPV6_DISCONNECTED, blame_ipv6); in conn_mgr_mon_handle_update()213 net_mgmt_event_notify(NET_EVENT_L4_IPV6_CONNECTED, blame_ipv6); in conn_mgr_mon_handle_update()216 last_blame_ipv6 = blame_ipv6; in conn_mgr_mon_handle_update()
Completed in 6 milliseconds