Home
last modified time | relevance | path

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

/openbmc/linux/net/x25/
H A Dx25_timer.c72 mod_timer(&x25->timer, jiffies + x25->t23); in x25_start_t23timer()
H A Dx25_proc.c104 x25->t21 / HZ, x25->t22 / HZ, x25->t23 / HZ, in x25_seq_socket_show()
H A Daf_x25.c561 x25->t23 = sysctl_x25_clear_request_timeout; in x25_create()
612 x25->t23 = ox25->t23; in x25_make_new()
/openbmc/linux/include/net/
H A Dx25.h157 unsigned long t2, t21, t22, t23; member