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

/linux-4.4.14/net/ipv4/
H A Dipmr.c138 static void ipmr_expire_process(unsigned long arg);
338 setup_timer(&mrt->ipmr_expire_timer, ipmr_expire_process, ipmr_new_table()
651 static void ipmr_expire_process(unsigned long arg) ipmr_expire_process() function
/linux-4.4.14/net/ipv6/
H A Dip6mr.c122 static void ipmr_expire_process(unsigned long arg);
322 setup_timer(&mrt->ipmr_expire_timer, ipmr_expire_process, ip6mr_new_table()
888 static void ipmr_expire_process(unsigned long arg) ipmr_expire_process() function

Completed in 93 milliseconds