Lines Matching refs:sock
128 struct sock sock; member
170 struct sock *rose_find_socket(unsigned int, struct rose_neigh *);
175 void rose_destroy_socket(struct sock *);
181 int rose_process_rx_frame(struct sock *, struct sk_buff *);
200 void rose_kick(struct sock *);
201 void rose_enquiry_response(struct sock *);
225 void rose_clear_queues(struct sock *);
226 void rose_frames_acked(struct sock *, unsigned short);
227 void rose_requeue_frames(struct sock *);
228 int rose_validate_nr(struct sock *, unsigned short);
229 void rose_write_internal(struct sock *, int);
233 void rose_disconnect(struct sock *, int, int, int);
236 void rose_start_heartbeat(struct sock *);
237 void rose_start_t1timer(struct sock *);
238 void rose_start_t2timer(struct sock *);
239 void rose_start_t3timer(struct sock *);
240 void rose_start_hbtimer(struct sock *);
241 void rose_start_idletimer(struct sock *);
242 void rose_stop_heartbeat(struct sock *);
243 void rose_stop_timer(struct sock *);
244 void rose_stop_idletimer(struct sock *);