Home
last modified time | relevance | path

Searched refs:sysctl_llc2_rej_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/llc/
Dsysctl_net_llc.c40 .data = &sysctl_llc2_rej_timeout,
Dllc_conn.c46 int sysctl_llc2_rej_timeout = LLC2_REJ_TIME * HZ; variable
912 llc->rej_sent_timer.expire = sysctl_llc2_rej_timeout; in llc_sk_init()
/linux-2.6.39/include/net/
Dllc.h153 extern int sysctl_llc2_rej_timeout;