Lines Matching refs:net_device
189 struct net_device *dev;
217 struct net_device *dev;
218 struct net_device *forward;
265 static inline __be16 ax25_type_trans(struct sk_buff *skb, struct net_device *dev) in ax25_type_trans()
277 struct sock *ax25_find_listener(ax25_address *, int, struct net_device *, int);
280 struct net_device *);
306 static inline ax25_dev *ax25_dev_ax25dev(struct net_device *dev) in ax25_dev_ax25dev()
312 void ax25_dev_device_up(struct net_device *);
313 void ax25_dev_device_down(struct net_device *);
315 struct net_device *ax25_fwd_dev(struct net_device *);
357 int __must_check ax25_listen_register(ax25_address *, struct net_device *);
358 void ax25_listen_release(ax25_address *, struct net_device *);
360 int ax25_listen_mine(ax25_address *, struct net_device *);
366 int ax25_kiss_rcv(struct sk_buff *, struct net_device *, struct packet_type *,
367 struct net_device *);
375 ax25_digi *, struct net_device *);
379 void ax25_queue_xmit(struct sk_buff *skb, struct net_device *dev);
383 void ax25_rt_device_down(struct net_device *);
386 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);
416 void ax25_return_dm(struct net_device *, ax25_address *, ax25_address *,