timer_list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 
hi all,
  i am using kernel 2.6.11.1 & implementing timers struct timer_list to introduce the delay between successive acknowledgements! i have declared the static struct timer_list * my_timer as local in tcp_send_ack function defined in tcp_output.c.
i have allocated the memory for struct timer_list using kmalloc. some portion of the code for timer_list is as follows:
  my_timer->expires = jiffies + .01 * HZ

warm regards,
kiran kumar s.k
N.I.T.K,surathkal


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux