Lines Matching defs:sk
35 void nr_init_timers(struct sock *sk) in nr_init_timers()
48 void nr_start_t1timer(struct sock *sk) in nr_start_t1timer()
55 void nr_start_t2timer(struct sock *sk) in nr_start_t2timer()
62 void nr_start_t4timer(struct sock *sk) in nr_start_t4timer()
69 void nr_start_idletimer(struct sock *sk) in nr_start_idletimer()
77 void nr_start_heartbeat(struct sock *sk) in nr_start_heartbeat()
82 void nr_stop_t1timer(struct sock *sk) in nr_stop_t1timer()
87 void nr_stop_t2timer(struct sock *sk) in nr_stop_t2timer()
92 void nr_stop_t4timer(struct sock *sk) in nr_stop_t4timer()
97 void nr_stop_idletimer(struct sock *sk) in nr_stop_idletimer()
102 void nr_stop_heartbeat(struct sock *sk) in nr_stop_heartbeat()
107 int nr_t1timer_running(struct sock *sk) in nr_t1timer_running()
114 struct sock *sk = from_timer(sk, t, sk_timer); in nr_heartbeat_expiry() local
155 struct sock *sk = &nr->sock; in nr_t2timer_expiry() local
169 struct sock *sk = &nr->sock; in nr_t4timer_expiry() local
180 struct sock *sk = &nr->sock; in nr_idletimer_expiry() local
209 struct sock *sk = &nr->sock; in nr_t1timer_expiry() local