Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/x25/
Dx25_in.c96 x25_stop_timer(sk); in x25_state1_machine()
220 x25_stop_timer(sk); in x25_state3_machine()
301 x25_stop_timer(sk); in x25_state3_machine()
354 x25_stop_timer(sk); in x25_state4_machine()
Dx25_out.c205 x25_stop_timer(sk); in x25_kick()
225 x25_stop_timer(sk); in x25_enquiry_response()
Dx25_subr.c344 x25_stop_timer(sk); in x25_disconnect()
382 x25_stop_timer(sk); in x25_check_rbuf()
Dx25_timer.c75 void x25_stop_timer(struct sock *sk) in x25_stop_timer() function
Daf_x25.c389 x25_stop_timer(sk); in __x25_destroy_socket()
/kernel/linux/linux-5.10/include/net/
Dx25.h298 void x25_stop_timer(struct sock *);