Home
last modified time | relevance | path

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

/linux-4.1.27/net/x25/
Dx25_in.c101 x25_stop_timer(sk); in x25_state1_machine()
216 x25_stop_timer(sk); in x25_state3_machine()
297 x25_stop_timer(sk); in x25_state3_machine()
349 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.c355 x25_stop_timer(sk); in x25_disconnect()
387 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-4.1.27/include/net/
Dx25.h295 void x25_stop_timer(struct sock *);