Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Daddrconf.c109 static void addrconf_rs_timer(unsigned long data);
247 ifp->timer.function = addrconf_rs_timer; in addrconf_mod_timer()
1551 static void addrconf_rs_timer(unsigned long data) in addrconf_rs_timer() function