Lines Matching defs:sk
38 void nr_init_timers(struct sock *sk) in nr_init_timers()
52 void nr_start_t1timer(struct sock *sk) in nr_start_t1timer()
59 void nr_start_t2timer(struct sock *sk) in nr_start_t2timer()
66 void nr_start_t4timer(struct sock *sk) in nr_start_t4timer()
73 void nr_start_idletimer(struct sock *sk) in nr_start_idletimer()
81 void nr_start_heartbeat(struct sock *sk) in nr_start_heartbeat()
86 void nr_stop_t1timer(struct sock *sk) in nr_stop_t1timer()
91 void nr_stop_t2timer(struct sock *sk) in nr_stop_t2timer()
96 void nr_stop_t4timer(struct sock *sk) in nr_stop_t4timer()
101 void nr_stop_idletimer(struct sock *sk) in nr_stop_idletimer()
106 void nr_stop_heartbeat(struct sock *sk) in nr_stop_heartbeat()
111 int nr_t1timer_running(struct sock *sk) in nr_t1timer_running()
118 struct sock *sk = (struct sock *)param; in nr_heartbeat_expiry() local
157 struct sock *sk = (struct sock *)param; in nr_t2timer_expiry() local
171 struct sock *sk = (struct sock *)param; in nr_t4timer_expiry() local
181 struct sock *sk = (struct sock *)param; in nr_idletimer_expiry() local
210 struct sock *sk = (struct sock *)param; in nr_t1timer_expiry() local