Lines Matching defs:sk
46 void nr_start_t1timer(struct sock *sk) in nr_start_t1timer()
57 void nr_start_t2timer(struct sock *sk) in nr_start_t2timer()
68 void nr_start_t4timer(struct sock *sk) in nr_start_t4timer()
79 void nr_start_idletimer(struct sock *sk) in nr_start_idletimer()
92 void nr_start_heartbeat(struct sock *sk) in nr_start_heartbeat()
103 void nr_stop_t1timer(struct sock *sk) in nr_stop_t1timer()
108 void nr_stop_t2timer(struct sock *sk) in nr_stop_t2timer()
113 void nr_stop_t4timer(struct sock *sk) in nr_stop_t4timer()
118 void nr_stop_idletimer(struct sock *sk) in nr_stop_idletimer()
123 void nr_stop_heartbeat(struct sock *sk) in nr_stop_heartbeat()
128 int nr_t1timer_running(struct sock *sk) in nr_t1timer_running()
135 struct sock *sk = (struct sock *)param; in nr_heartbeat_expiry() local
168 struct sock *sk = (struct sock *)param; in nr_t2timer_expiry() local
178 struct sock *sk = (struct sock *)param; in nr_t4timer_expiry() local
185 struct sock *sk = (struct sock *)param; in nr_idletimer_expiry() local
209 struct sock *sk = (struct sock *)param; in nr_t1timer_expiry() local