Home
last modified time | relevance | path

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

/linux-2.6.39/net/netrom/
Dnr_in.c104 if (sysctl_netrom_reset_circuit) in nr_state1_machine()
135 if (sysctl_netrom_reset_circuit) in nr_state2_machine()
270 if (sysctl_netrom_reset_circuit) in nr_state3_machine()
Dsysctl_net_netrom.c139 .data = &sysctl_netrom_reset_circuit,
Daf_netrom.c61 int sysctl_netrom_reset_circuit = NR_DEFAULT_RESET; variable
950 if (sysctl_netrom_reset_circuit && in nr_rx_frame()
/linux-2.6.39/include/net/
Dnetrom.h184 extern int sysctl_netrom_reset_circuit;