Searched refs:mgmt_iface_cb (Results 1 – 2 of 2) sorted by relevance
40 static struct net_mgmt_event_callback mgmt_iface_cb; variable388 net_mgmt_init_event_callback(&mgmt_iface_cb, iface_up_handler, in check_interface()390 net_mgmt_add_event_callback(&mgmt_iface_cb); in check_interface()452 net_mgmt_del_event_callback(&mgmt_iface_cb); in net_config_init_by_iface()
74 static struct net_mgmt_event_callback mgmt_iface_cb; variable1833 net_mgmt_init_event_callback(&mgmt_iface_cb, mdns_iface_event_handler, flags); in mdns_responder_init()1834 net_mgmt_add_event_callback(&mgmt_iface_cb); in mdns_responder_init()