Home
last modified time | relevance | path

Searched refs:ax25_cb (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/net/
Dax25.h242 typedef struct ax25_cb { struct
263 } ax25_cb; argument
267 struct ax25_cb *cb;
275 static inline struct ax25_cb *sk_to_ax25(const struct sock *sk) in sk_to_ax25()
286 static __inline__ void ax25_cb_put(ax25_cb *ax25) in ax25_cb_put()
316 void ax25_cb_add(ax25_cb *);
319 ax25_cb *ax25_find_cb(ax25_address *, ax25_address *, ax25_digi *,
322 void ax25_destroy_socket(ax25_cb *);
323 ax25_cb * __must_check ax25_create_cb(void);
324 void ax25_fillin_cb(ax25_cb *, ax25_dev *);
[all …]
Drose.h95 ax25_cb *ax25;
218 void rose_link_failed(ax25_cb *, int);
219 int rose_route_frame(struct sk_buff *, ax25_cb *);
Dnetrom.h92 ax25_cb *ax25;
218 void nr_link_failed(ax25_cb *, int);
219 int nr_route_frame(struct sk_buff *, ax25_cb *);