Home
last modified time | relevance | path

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

/openbmc/linux/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()
3969 static void addrconf_rs_timer(struct timer_list *t) in addrconf_rs_timer() function