Home
last modified time | relevance | path

Searched refs:x25_stop_timer (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/net/x25/
Dx25_in.c99 x25_stop_timer(sk); in x25_state1_machine()
199 x25_stop_timer(sk); in x25_state3_machine()
277 x25_stop_timer(sk); in x25_state3_machine()
323 x25_stop_timer(sk); in x25_state4_machine()
Dx25_out.c210 x25_stop_timer(sk); in x25_kick()
230 x25_stop_timer(sk); in x25_enquiry_response()
Dx25_subr.c343 x25_stop_timer(sk); in x25_disconnect()
375 x25_stop_timer(sk); in x25_check_rbuf()
Dx25_timer.c81 void x25_stop_timer(struct sock *sk) in x25_stop_timer() function
Daf_x25.c394 x25_stop_timer(sk); in __x25_destroy_socket()
/linux-2.6.39/include/net/
Dx25.h294 extern void x25_stop_timer(struct sock *);