Home
last modified time | relevance | path

Searched refs:LAPB_DEFAULT_T1 (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dlapb.h62 #define LAPB_DEFAULT_T1 (5 * HZ) /* T1=5s */ macro
/linux/net/lapb/
H A Dlapb_iface.c126 lapb->t1 = LAPB_DEFAULT_T1; in lapb_create_cb()