Home
last modified time | relevance | path

Searched refs:t22 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/net/x25/
Dx25_timer.c71 mod_timer(&x25->timer, jiffies + x25->t22); in x25_start_t22timer()
Dx25_proc.c109 x25->t21 / HZ, x25->t22 / HZ, x25->t23 / HZ, in x25_seq_socket_show()
Daf_x25.c570 x25->t22 = sysctl_x25_reset_request_timeout; in x25_create()
621 x25->t22 = ox25->t22; in x25_make_new()
/linux-2.6.39/include/net/
Dx25.h154 unsigned long t2, t21, t22, t23; member