tag
line
file
source code
rif_check_expire
22
net/802/tr.c
static void rif_check_expire(unsigned long dummy);
rif_check_expire
39
net/802/tr.c
static struct timer_list rif_timer={ NULL,NULL,RIF_CHECK_INTERVAL,0L,rif_check_expire };