sk_stop_timer     193 include/net/inet_connection_sock.h 		sk_stop_timer(sk, &icsk->icsk_retransmit_timer);
sk_stop_timer     198 include/net/inet_connection_sock.h 		sk_stop_timer(sk, &icsk->icsk_delack_timer);
sk_stop_timer    1151 include/net/sock.h extern void sk_stop_timer(struct sock *sk, struct timer_list* timer);
sk_stop_timer     109 net/bluetooth/l2cap.c 	sk_stop_timer(sk, &sk->sk_timer);
sk_stop_timer      99 net/bluetooth/sco.c 	sk_stop_timer(sk, &sk->sk_timer);
sk_stop_timer     389 net/dccp/ccids/ccid2.c 	sk_stop_timer(sk, &hctx->ccid2hctx_rtotimer);
sk_stop_timer     477 net/dccp/ccids/ccid3.c 	sk_stop_timer(sk, &hctx->ccid3hctx_no_feedback_timer);
sk_stop_timer     588 net/dccp/ccids/ccid3.c 	sk_stop_timer(sk, &hctx->ccid3hctx_no_feedback_timer);
sk_stop_timer     949 net/dccp/proto.c 	sk_stop_timer(sk, &dp->dccps_xmit_timer);
sk_stop_timer     305 net/ipv4/inet_connection_sock.c 	sk_stop_timer(sk, &icsk->icsk_retransmit_timer);
sk_stop_timer     306 net/ipv4/inet_connection_sock.c 	sk_stop_timer(sk, &icsk->icsk_delack_timer);
sk_stop_timer     307 net/ipv4/inet_connection_sock.c 	sk_stop_timer(sk, &sk->sk_timer);
sk_stop_timer     314 net/ipv4/inet_connection_sock.c 	sk_stop_timer(sk, &sk->sk_timer);
sk_stop_timer      94 net/iucv/af_iucv.c 	sk_stop_timer(sk, &sk->sk_timer);