Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_if.c1477 static void rs_timeout(struct k_work *work) in rs_timeout() function
1599 k_work_init_delayable(&rs_timer, rs_timeout); in iface_ipv6_nd_init()