Lines Matching defs:sk
45 void x25_start_heartbeat(struct sock *sk) in x25_start_heartbeat()
56 void x25_stop_heartbeat(struct sock *sk) in x25_stop_heartbeat()
61 void x25_start_t2timer(struct sock *sk) in x25_start_t2timer()
72 void x25_start_t21timer(struct sock *sk) in x25_start_t21timer()
83 void x25_start_t22timer(struct sock *sk) in x25_start_t22timer()
94 void x25_start_t23timer(struct sock *sk) in x25_start_t23timer()
105 void x25_stop_timer(struct sock *sk) in x25_stop_timer()
110 unsigned long x25_display_timer(struct sock *sk) in x25_display_timer()
120 struct sock *sk = (struct sock *)param; in x25_heartbeat_expiry() local
155 static inline void x25_do_timer_expiry(struct sock * sk) in x25_do_timer_expiry()
181 struct sock *sk = (struct sock *)param; in x25_timer_expiry() local