Lines Matching defs:sk
39 void nr_init_timers(struct sock *sk) in nr_init_timers()
53 void nr_start_t1timer(struct sock *sk) in nr_start_t1timer()
60 void nr_start_t2timer(struct sock *sk) in nr_start_t2timer()
67 void nr_start_t4timer(struct sock *sk) in nr_start_t4timer()
74 void nr_start_idletimer(struct sock *sk) in nr_start_idletimer()
82 void nr_start_heartbeat(struct sock *sk) in nr_start_heartbeat()
87 void nr_stop_t1timer(struct sock *sk) in nr_stop_t1timer()
92 void nr_stop_t2timer(struct sock *sk) in nr_stop_t2timer()
97 void nr_stop_t4timer(struct sock *sk) in nr_stop_t4timer()
102 void nr_stop_idletimer(struct sock *sk) in nr_stop_idletimer()
107 void nr_stop_heartbeat(struct sock *sk) in nr_stop_heartbeat()
112 int nr_t1timer_running(struct sock *sk) in nr_t1timer_running()
119 struct sock *sk = (struct sock *)param; in nr_heartbeat_expiry() local
158 struct sock *sk = (struct sock *)param; in nr_t2timer_expiry() local
171 struct sock *sk = (struct sock *)param; in nr_t4timer_expiry() local
180 struct sock *sk = (struct sock *)param; in nr_idletimer_expiry() local
208 struct sock *sk = (struct sock *)param; in nr_t1timer_expiry() local