Searched refs:ax25_cb (Results 1 – 3 of 3) sorted by relevance
241 typedef struct ax25_cb { struct262 } ax25_cb; argument266 struct ax25_cb *cb;274 static inline struct ax25_cb *sk_to_ax25(const struct sock *sk) in sk_to_ax25()285 static __inline__ void ax25_cb_put(ax25_cb *ax25) in ax25_cb_put()304 void ax25_cb_add(ax25_cb *);307 ax25_cb *ax25_find_cb(ax25_address *, ax25_address *, ax25_digi *,310 void ax25_destroy_socket(ax25_cb *);311 ax25_cb * __must_check ax25_create_cb(void);312 void ax25_fillin_cb(ax25_cb *, ax25_dev *);[all …]
95 ax25_cb *ax25;218 void rose_link_failed(ax25_cb *, int);219 int rose_route_frame(struct sk_buff *, ax25_cb *);
92 ax25_cb *ax25;218 void nr_link_failed(ax25_cb *, int);219 int nr_route_frame(struct sk_buff *, ax25_cb *);