Home
last modified time | relevance | path

Searched refs:addrconf_rs_timer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c179 static void addrconf_rs_timer(struct timer_list *t);
382 timer_setup(&ndev->rs_timer, addrconf_rs_timer, 0); in ipv6_add_dev()
3899 static void addrconf_rs_timer(struct timer_list *t) in addrconf_rs_timer() function
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c173 static void addrconf_rs_timer(struct timer_list *t);
386 timer_setup(&ndev->rs_timer, addrconf_rs_timer, 0); in ipv6_add_dev()
3968 static void addrconf_rs_timer(struct timer_list *t) in addrconf_rs_timer() function

Completed in 16 milliseconds