Searched refs:blame_ipv4 (Results 1 – 1 of 1) sorted by relevance
126 struct net_if *blame_ipv4 = NULL; in conn_mgr_mon_handle_update() local173 blame_ipv4 = conn_mgr_mon_get_if_by_index(idx); in conn_mgr_mon_handle_update()197 net_mgmt_event_notify(NET_EVENT_L4_IPV4_DISCONNECTED, blame_ipv4); in conn_mgr_mon_handle_update()200 net_mgmt_event_notify(NET_EVENT_L4_IPV4_CONNECTED, blame_ipv4); in conn_mgr_mon_handle_update()203 last_blame_ipv4 = blame_ipv4; in conn_mgr_mon_handle_update()
Completed in 5 milliseconds