Lines Matching refs:net_device
190 struct net_device *dev;
218 struct net_device *dev;
219 struct net_device *forward;
279 static inline __be16 ax25_type_trans(struct sk_buff *skb, struct net_device *dev) in ax25_type_trans()
291 struct sock *ax25_find_listener(ax25_address *, int, struct net_device *, int);
294 struct net_device *);
320 static inline ax25_dev *ax25_dev_ax25dev(struct net_device *dev) in ax25_dev_ax25dev()
326 void ax25_dev_device_up(struct net_device *);
327 void ax25_dev_device_down(struct net_device *);
329 struct net_device *ax25_fwd_dev(struct net_device *);
371 int __must_check ax25_listen_register(ax25_address *, struct net_device *);
372 void ax25_listen_release(ax25_address *, struct net_device *);
374 int ax25_listen_mine(ax25_address *, struct net_device *);
380 int ax25_kiss_rcv(struct sk_buff *, struct net_device *, struct packet_type *,
381 struct net_device *);
389 ax25_digi *, struct net_device *);
393 void ax25_queue_xmit(struct sk_buff *skb, struct net_device *dev);
397 void ax25_rt_device_down(struct net_device *);
400 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);
430 void ax25_return_dm(struct net_device *, ax25_address *, ax25_address *,