Searched refs:tbcsp (Results 1 – 1 of 1) sorted by relevance
67 struct timer_list tbcsp; member317 mod_timer(&bcsp->tbcsp, jiffies + HZ / 4); in bcsp_dequeue()388 del_timer(&bcsp->tbcsp); in bcsp_pkt_cull()706 init_timer(&bcsp->tbcsp); in bcsp_open()707 bcsp->tbcsp.function = bcsp_timed_event; in bcsp_open()708 bcsp->tbcsp.data = (u_long) hu; in bcsp_open()722 del_timer_sync(&bcsp->tbcsp); in bcsp_close()