Lines Matching defs:sk
32 void rose_start_heartbeat(struct sock *sk) in rose_start_heartbeat()
42 void rose_start_t1timer(struct sock *sk) in rose_start_t1timer()
54 void rose_start_t2timer(struct sock *sk) in rose_start_t2timer()
66 void rose_start_t3timer(struct sock *sk) in rose_start_t3timer()
78 void rose_start_hbtimer(struct sock *sk) in rose_start_hbtimer()
90 void rose_start_idletimer(struct sock *sk) in rose_start_idletimer()
104 void rose_stop_heartbeat(struct sock *sk) in rose_stop_heartbeat()
109 void rose_stop_timer(struct sock *sk) in rose_stop_timer()
114 void rose_stop_idletimer(struct sock *sk) in rose_stop_idletimer()
121 struct sock *sk = from_timer(sk, t, sk_timer); in rose_heartbeat_expiry() local
162 struct sock *sk = &rose->sock; in rose_timer_expiry() local
192 struct sock *sk = &rose->sock; in rose_idletimer_expiry() local