Lines Matching defs:sk
32 void x25_init_timers(struct sock *sk) in x25_init_timers()
43 void x25_start_heartbeat(struct sock *sk) in x25_start_heartbeat()
48 void x25_stop_heartbeat(struct sock *sk) in x25_stop_heartbeat()
53 void x25_start_t2timer(struct sock *sk) in x25_start_t2timer()
60 void x25_start_t21timer(struct sock *sk) in x25_start_t21timer()
67 void x25_start_t22timer(struct sock *sk) in x25_start_t22timer()
74 void x25_start_t23timer(struct sock *sk) in x25_start_t23timer()
81 void x25_stop_timer(struct sock *sk) in x25_stop_timer()
86 unsigned long x25_display_timer(struct sock *sk) in x25_display_timer()
98 struct sock *sk = (struct sock *)param; in x25_heartbeat_expiry() local
137 static inline void x25_do_timer_expiry(struct sock * sk) in x25_do_timer_expiry()
165 struct sock *sk = (struct sock *)param; in x25_timer_expiry() local