Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c49 static struct net_mgmt_event_callback mgmt4_if_cb; variable
1727 net_mgmt_add_event_callback(&mgmt4_if_cb); in dhcpv4_start_internal()
1856 net_mgmt_del_event_callback(&mgmt4_if_cb); in net_dhcpv4_stop()
1904 net_mgmt_init_event_callback(&mgmt4_if_cb, dhcpv4_iface_event_handler, in net_dhcpv4_init()