Lines Matching refs:sock
126 struct sock sock; member
167 struct sock *rose_find_socket(unsigned int, struct rose_neigh *);
172 void rose_destroy_socket(struct sock *);
178 int rose_process_rx_frame(struct sock *, struct sk_buff *);
197 void rose_kick(struct sock *);
198 void rose_enquiry_response(struct sock *);
222 void rose_clear_queues(struct sock *);
223 void rose_frames_acked(struct sock *, unsigned short);
224 void rose_requeue_frames(struct sock *);
225 int rose_validate_nr(struct sock *, unsigned short);
226 void rose_write_internal(struct sock *, int);
230 void rose_disconnect(struct sock *, int, int, int);
233 void rose_start_heartbeat(struct sock *);
234 void rose_start_t1timer(struct sock *);
235 void rose_start_t2timer(struct sock *);
236 void rose_start_t3timer(struct sock *);
237 void rose_start_hbtimer(struct sock *);
238 void rose_start_idletimer(struct sock *);
239 void rose_stop_heartbeat(struct sock *);
240 void rose_stop_timer(struct sock *);
241 void rose_stop_idletimer(struct sock *);