Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_in.c100 if (sysctl_netrom_reset_circuit) in nr_state1_machine()
131 if (sysctl_netrom_reset_circuit) in nr_state2_machine()
266 if (sysctl_netrom_reset_circuit) in nr_state3_machine()
H A Dsysctl_net_netrom.c136 .data = &sysctl_netrom_reset_circuit,
H A Daf_netrom.c57 int sysctl_netrom_reset_circuit = NR_DEFAULT_RESET; variable
947 if (sysctl_netrom_reset_circuit && in nr_rx_frame()
/OK3568_Linux_fs/kernel/include/net/
H A Dnetrom.h187 extern int sysctl_netrom_reset_circuit;