Home
last modified time | relevance | path

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

/net/ipv6/
Daddrconf.c180 static void addrconf_rs_timer(struct timer_list *t);
393 timer_setup(&ndev->rs_timer, addrconf_rs_timer, 0); in ipv6_add_dev()
3959 static void addrconf_rs_timer(struct timer_list *t) in addrconf_rs_timer() function