Searched refs:timer_active (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dtcp_ipv4.c2094 int timer_active; local
2103 timer_active = 1;
2106 timer_active = 4;
2109 timer_active = 2;
2112 timer_active = 0;
2120 timer_active, timer_expires-jiffies,
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dtcp_ipv6.c1897 int timer_active; local
1906 timer_active = 1;
1909 timer_active = 4;
1912 timer_active = 2;
1915 timer_active = 0;
1929 timer_active, timer_expires-jiffies,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dgdth_proc.c1465 timer_active |= 1 << SCSI_TIMER;

Completed in 254 milliseconds