net_device 192 include/linux/arcdevice.h void (*rx) (struct net_device * dev, int bufnum, net_device 194 include/linux/arcdevice.h int (*build_header) (struct sk_buff * skb, struct net_device *dev, net_device 198 include/linux/arcdevice.h int (*prepare_tx) (struct net_device * dev, struct archdr * pkt, int length, net_device 200 include/linux/arcdevice.h int (*continue_tx) (struct net_device * dev, int bufnum); net_device 201 include/linux/arcdevice.h int (*ack_tx) (struct net_device * dev, int acked); net_device 301 include/linux/arcdevice.h void (*command) (struct net_device * dev, int cmd); net_device 302 include/linux/arcdevice.h int (*status) (struct net_device * dev); net_device 303 include/linux/arcdevice.h void (*intmask) (struct net_device * dev, int mask); net_device 304 include/linux/arcdevice.h int (*reset) (struct net_device * dev, int really_reset); net_device 305 include/linux/arcdevice.h void (*open) (struct net_device * dev); net_device 306 include/linux/arcdevice.h void (*close) (struct net_device * dev); net_device 308 include/linux/arcdevice.h void (*copy_to_card) (struct net_device * dev, int bufnum, int offset, net_device 310 include/linux/arcdevice.h void (*copy_from_card) (struct net_device * dev, int bufnum, int offset, net_device 326 include/linux/arcdevice.h void arcnet_dump_skb(struct net_device *dev, struct sk_buff *skb, char *desc); net_device 333 include/linux/arcdevice.h struct net_device *alloc_arcdev(const char *name); net_device 335 include/linux/arcdevice.h int arcnet_open(struct net_device *dev); net_device 336 include/linux/arcdevice.h int arcnet_close(struct net_device *dev); net_device 338 include/linux/arcdevice.h struct net_device *dev); net_device 339 include/linux/arcdevice.h void arcnet_timeout(struct net_device *dev); net_device 9 include/linux/atalk.h struct net_device *dev; net_device 25 include/linux/atalk.h struct net_device *dev; net_device 115 include/linux/atalk.h static inline struct atalk_iface *atalk_find_dev(struct net_device *dev) net_device 120 include/linux/atalk.h extern struct atalk_addr *atalk_find_dev_addr(struct net_device *dev); net_device 121 include/linux/atalk.h extern struct net_device *atrtr_get_dev(struct atalk_addr *sa); net_device 122 include/linux/atalk.h extern int aarp_send_ddp(struct net_device *dev, net_device 125 include/linux/atalk.h extern void aarp_device_down(struct net_device *dev); net_device 129 include/linux/atalk.h extern void aarp_proxy_remove(struct net_device *dev, net_device 48 include/linux/can/core.h extern int can_rx_register(struct net_device *dev, canid_t can_id, net_device 53 include/linux/can/core.h extern void can_rx_unregister(struct net_device *dev, canid_t can_id, net_device 48 include/linux/can/dev.h int (*do_set_bittiming)(struct net_device *dev); net_device 49 include/linux/can/dev.h int (*do_set_data_bittiming)(struct net_device *dev); net_device 50 include/linux/can/dev.h int (*do_set_mode)(struct net_device *dev, enum can_mode mode); net_device 51 include/linux/can/dev.h int (*do_get_state)(const struct net_device *dev, net_device 53 include/linux/can/dev.h int (*do_get_berr_counter)(const struct net_device *dev, net_device 78 include/linux/can/dev.h static inline int can_dropped_invalid_skb(struct net_device *dev, net_device 114 include/linux/can/dev.h struct net_device *alloc_candev(int sizeof_priv, unsigned int echo_skb_max); net_device 115 include/linux/can/dev.h void free_candev(struct net_device *dev); net_device 118 include/linux/can/dev.h struct can_priv *safe_candev_priv(struct net_device *dev); net_device 120 include/linux/can/dev.h int open_candev(struct net_device *dev); net_device 121 include/linux/can/dev.h void close_candev(struct net_device *dev); net_device 122 include/linux/can/dev.h int can_change_mtu(struct net_device *dev, int new_mtu); net_device 124 include/linux/can/dev.h int register_candev(struct net_device *dev); net_device 125 include/linux/can/dev.h void unregister_candev(struct net_device *dev); net_device 127 include/linux/can/dev.h int can_restart_now(struct net_device *dev); net_device 128 include/linux/can/dev.h void can_bus_off(struct net_device *dev); net_device 130 include/linux/can/dev.h void can_put_echo_skb(struct sk_buff *skb, struct net_device *dev, net_device 132 include/linux/can/dev.h unsigned int can_get_echo_skb(struct net_device *dev, unsigned int idx); net_device 133 include/linux/can/dev.h void can_free_echo_skb(struct net_device *dev, unsigned int idx); net_device 135 include/linux/can/dev.h struct sk_buff *alloc_can_skb(struct net_device *dev, struct can_frame **cf); net_device 136 include/linux/can/dev.h struct sk_buff *alloc_canfd_skb(struct net_device *dev, net_device 138 include/linux/can/dev.h struct sk_buff *alloc_can_err_skb(struct net_device *dev, net_device 27 include/linux/can/led.h void can_led_event(struct net_device *netdev, enum can_led_event event); net_device 28 include/linux/can/led.h void devm_can_led_init(struct net_device *netdev); net_device 34 include/linux/can/led.h static inline void can_led_event(struct net_device *netdev, net_device 38 include/linux/can/led.h static inline void devm_can_led_init(struct net_device *netdev) net_device 30 include/linux/com20020.h int com20020_check(struct net_device *dev); net_device 31 include/linux/com20020.h int com20020_found(struct net_device *dev, int shared); net_device 68 include/linux/com20020.h struct net_device *dev; net_device 31 include/linux/concap.h struct net_device *net_dev; /* net device using our service */ net_device 79 include/linux/concap.h struct net_device *ndev, net_device 56 include/linux/dynamic_debug.h struct net_device; net_device 60 include/linux/dynamic_debug.h const struct net_device *dev, net_device 33 include/linux/etherdevice.h __be16 eth_type_trans(struct sk_buff *skb, struct net_device *dev); net_device 36 include/linux/etherdevice.h int eth_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, net_device 42 include/linux/etherdevice.h void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev, net_device 44 include/linux/etherdevice.h int eth_prepare_mac_addr_change(struct net_device *dev, void *p); net_device 45 include/linux/etherdevice.h void eth_commit_mac_addr_change(struct net_device *dev, void *p); net_device 46 include/linux/etherdevice.h int eth_mac_addr(struct net_device *dev, void *p); net_device 47 include/linux/etherdevice.h int eth_change_mtu(struct net_device *dev, int new_mtu); net_device 48 include/linux/etherdevice.h int eth_validate_addr(struct net_device *dev); net_device 50 include/linux/etherdevice.h struct net_device *alloc_etherdev_mqs(int sizeof_priv, unsigned int txqs, net_device 215 include/linux/etherdevice.h static inline void eth_hw_addr_random(struct net_device *dev) net_device 251 include/linux/etherdevice.h static inline void eth_hw_addr_inherit(struct net_device *dst, net_device 252 include/linux/etherdevice.h struct net_device *src) net_device 341 include/linux/etherdevice.h static inline bool is_etherdev_addr(const struct net_device *dev, net_device 43 include/linux/ethtool.h extern int __ethtool_get_settings(struct net_device *dev, net_device 62 include/linux/ethtool.h struct net_device; net_device 65 include/linux/ethtool.h u32 ethtool_op_get_link(struct net_device *dev); net_device 66 include/linux/ethtool.h int ethtool_op_get_ts_info(struct net_device *dev, struct ethtool_ts_info *eti); net_device 201 include/linux/ethtool.h int (*get_settings)(struct net_device *, struct ethtool_cmd *); net_device 202 include/linux/ethtool.h int (*set_settings)(struct net_device *, struct ethtool_cmd *); net_device 203 include/linux/ethtool.h void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *); net_device 204 include/linux/ethtool.h int (*get_regs_len)(struct net_device *); net_device 205 include/linux/ethtool.h void (*get_regs)(struct net_device *, struct ethtool_regs *, void *); net_device 206 include/linux/ethtool.h void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); net_device 207 include/linux/ethtool.h int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); net_device 208 include/linux/ethtool.h u32 (*get_msglevel)(struct net_device *); net_device 209 include/linux/ethtool.h void (*set_msglevel)(struct net_device *, u32); net_device 210 include/linux/ethtool.h int (*nway_reset)(struct net_device *); net_device 211 include/linux/ethtool.h u32 (*get_link)(struct net_device *); net_device 212 include/linux/ethtool.h int (*get_eeprom_len)(struct net_device *); net_device 213 include/linux/ethtool.h int (*get_eeprom)(struct net_device *, net_device 215 include/linux/ethtool.h int (*set_eeprom)(struct net_device *, net_device 217 include/linux/ethtool.h int (*get_coalesce)(struct net_device *, struct ethtool_coalesce *); net_device 218 include/linux/ethtool.h int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *); net_device 219 include/linux/ethtool.h void (*get_ringparam)(struct net_device *, net_device 221 include/linux/ethtool.h int (*set_ringparam)(struct net_device *, net_device 223 include/linux/ethtool.h void (*get_pauseparam)(struct net_device *, net_device 225 include/linux/ethtool.h int (*set_pauseparam)(struct net_device *, net_device 227 include/linux/ethtool.h void (*self_test)(struct net_device *, struct ethtool_test *, u64 *); net_device 228 include/linux/ethtool.h void (*get_strings)(struct net_device *, u32 stringset, u8 *); net_device 229 include/linux/ethtool.h int (*set_phys_id)(struct net_device *, enum ethtool_phys_id_state); net_device 230 include/linux/ethtool.h void (*get_ethtool_stats)(struct net_device *, net_device 232 include/linux/ethtool.h int (*begin)(struct net_device *); net_device 233 include/linux/ethtool.h void (*complete)(struct net_device *); net_device 234 include/linux/ethtool.h u32 (*get_priv_flags)(struct net_device *); net_device 235 include/linux/ethtool.h int (*set_priv_flags)(struct net_device *, u32); net_device 236 include/linux/ethtool.h int (*get_sset_count)(struct net_device *, int); net_device 237 include/linux/ethtool.h int (*get_rxnfc)(struct net_device *, net_device 239 include/linux/ethtool.h int (*set_rxnfc)(struct net_device *, struct ethtool_rxnfc *); net_device 240 include/linux/ethtool.h int (*flash_device)(struct net_device *, struct ethtool_flash *); net_device 241 include/linux/ethtool.h int (*reset)(struct net_device *, u32 *); net_device 242 include/linux/ethtool.h u32 (*get_rxfh_key_size)(struct net_device *); net_device 243 include/linux/ethtool.h u32 (*get_rxfh_indir_size)(struct net_device *); net_device 244 include/linux/ethtool.h int (*get_rxfh)(struct net_device *, u32 *indir, u8 *key); net_device 245 include/linux/ethtool.h int (*set_rxfh)(struct net_device *, const u32 *indir, net_device 247 include/linux/ethtool.h void (*get_channels)(struct net_device *, struct ethtool_channels *); net_device 248 include/linux/ethtool.h int (*set_channels)(struct net_device *, struct ethtool_channels *); net_device 249 include/linux/ethtool.h int (*get_dump_flag)(struct net_device *, struct ethtool_dump *); net_device 250 include/linux/ethtool.h int (*get_dump_data)(struct net_device *, net_device 252 include/linux/ethtool.h int (*set_dump)(struct net_device *, struct ethtool_dump *); net_device 253 include/linux/ethtool.h int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *); net_device 254 include/linux/ethtool.h int (*get_module_info)(struct net_device *, net_device 256 include/linux/ethtool.h int (*get_module_eeprom)(struct net_device *, net_device 258 include/linux/ethtool.h int (*get_eee)(struct net_device *, struct ethtool_eee *); net_device 259 include/linux/ethtool.h int (*set_eee)(struct net_device *, struct ethtool_eee *); net_device 260 include/linux/ethtool.h int (*get_tunable)(struct net_device *, net_device 262 include/linux/ethtool.h int (*set_tunable)(struct net_device *, net_device 30 include/linux/fcdevice.h struct net_device *alloc_fcdev(int sizeof_priv); net_device 28 include/linux/fddidevice.h __be16 fddi_type_trans(struct sk_buff *skb, struct net_device *dev); net_device 29 include/linux/fddidevice.h int fddi_change_mtu(struct net_device *dev, int new_mtu); net_device 30 include/linux/fddidevice.h struct net_device *alloc_fddidev(int sizeof_priv); net_device 23 include/linux/hdlc.h int (*open)(struct net_device *dev); net_device 24 include/linux/hdlc.h void (*close)(struct net_device *dev); net_device 25 include/linux/hdlc.h void (*start)(struct net_device *dev); /* if open & DCD */ net_device 26 include/linux/hdlc.h void (*stop)(struct net_device *dev); /* if open & !DCD */ net_device 27 include/linux/hdlc.h void (*detach)(struct net_device *dev); net_device 28 include/linux/hdlc.h int (*ioctl)(struct net_device *dev, struct ifreq *ifr); net_device 29 include/linux/hdlc.h __be16 (*type_trans)(struct sk_buff *skb, struct net_device *dev); net_device 31 include/linux/hdlc.h netdev_tx_t (*xmit)(struct sk_buff *skb, struct net_device *dev); net_device 40 include/linux/hdlc.h int (*attach)(struct net_device *dev, net_device 44 include/linux/hdlc.h netdev_tx_t (*xmit)(struct sk_buff *skb, struct net_device *dev); net_device 60 include/linux/hdlc.h int hdlc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd); net_device 64 include/linux/hdlc.h void unregister_hdlc_device(struct net_device *dev); net_device 70 include/linux/hdlc.h struct net_device *alloc_hdlcdev(void *priv); net_device 72 include/linux/hdlc.h static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) net_device 93 include/linux/hdlc.h int hdlc_open(struct net_device *dev); net_device 95 include/linux/hdlc.h void hdlc_close(struct net_device *dev); net_device 97 include/linux/hdlc.h int hdlc_change_mtu(struct net_device *dev, int new_mtu); net_device 99 include/linux/hdlc.h netdev_tx_t hdlc_start_xmit(struct sk_buff *skb, struct net_device *dev); net_device 101 include/linux/hdlc.h int attach_hdlc_protocol(struct net_device *dev, struct hdlc_proto *proto, net_device 104 include/linux/hdlc.h void detach_hdlc_protocol(struct net_device *dev); net_device 107 include/linux/hdlc.h struct net_device *dev) net_device 79 include/linux/hdlcdrv.h int (*open)(struct net_device *); net_device 80 include/linux/hdlcdrv.h int (*close)(struct net_device *); net_device 81 include/linux/hdlcdrv.h int (*ioctl)(struct net_device *, struct ifreq *, net_device 262 include/linux/hdlcdrv.h void hdlcdrv_receiver(struct net_device *, struct hdlcdrv_state *); net_device 263 include/linux/hdlcdrv.h void hdlcdrv_transmitter(struct net_device *, struct hdlcdrv_state *); net_device 264 include/linux/hdlcdrv.h void hdlcdrv_arbitrate(struct net_device *, struct hdlcdrv_state *); net_device 265 include/linux/hdlcdrv.h struct net_device *hdlcdrv_register(const struct hdlcdrv_ops *ops, net_device 269 include/linux/hdlcdrv.h void hdlcdrv_unregister(struct net_device *dev); net_device 34 include/linux/hippidevice.h __be16 hippi_type_trans(struct sk_buff *skb, struct net_device *dev); net_device 35 include/linux/hippidevice.h int hippi_change_mtu(struct net_device *dev, int new_mtu); net_device 36 include/linux/hippidevice.h int hippi_mac_addr(struct net_device *dev, void *p); net_device 37 include/linux/hippidevice.h int hippi_neigh_setup_dev(struct net_device *dev, struct neigh_parms *p); net_device 38 include/linux/hippidevice.h struct net_device *alloc_hippi_dev(int sizeof_priv); net_device 34 include/linux/if_arp.h static inline int arp_hdr_len(struct net_device *dev) net_device 41 include/linux/if_bridge.h int br_multicast_list_adjacent(struct net_device *dev, net_device 43 include/linux/if_bridge.h bool br_multicast_has_querier_anywhere(struct net_device *dev, int proto); net_device 44 include/linux/if_bridge.h bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto); net_device 46 include/linux/if_bridge.h static inline int br_multicast_list_adjacent(struct net_device *dev, net_device 51 include/linux/if_bridge.h static inline bool br_multicast_has_querier_anywhere(struct net_device *dev, net_device 56 include/linux/if_bridge.h static inline bool br_multicast_has_querier_adjacent(struct net_device *dev, net_device 28 include/linux/if_eql.h struct net_device *dev; net_device 39 include/linux/if_eql.h struct net_device *master_dev; net_device 57 include/linux/if_frad.h struct net_device *master; net_device 58 include/linux/if_frad.h struct net_device *slave; net_device 64 include/linux/if_frad.h void (*receive)(struct sk_buff *skb, struct net_device *); net_device 72 include/linux/if_frad.h struct net_device *master[CONFIG_DLCI_MAX]; net_device 80 include/linux/if_frad.h int (*activate)(struct net_device *, struct net_device *); net_device 81 include/linux/if_frad.h int (*deactivate)(struct net_device *, struct net_device *); net_device 82 include/linux/if_frad.h int (*assoc)(struct net_device *, struct net_device *); net_device 83 include/linux/if_frad.h int (*deassoc)(struct net_device *, struct net_device *); net_device 84 include/linux/if_frad.h int (*dlci_conf)(struct net_device *, struct net_device *, int get); net_device 6 include/linux/if_ltalk.h extern struct net_device *alloc_ltalkdev(int sizeof_priv); net_device 38 include/linux/if_macvlan.h struct net_device *dev; net_device 42 include/linux/if_macvlan.h struct net_device *lowerdev; net_device 85 include/linux/if_macvlan.h extern void macvlan_common_setup(struct net_device *dev); net_device 87 include/linux/if_macvlan.h extern int macvlan_common_newlink(struct net *src_net, struct net_device *dev, net_device 94 include/linux/if_macvlan.h extern void macvlan_dellink(struct net_device *dev, struct list_head *head); net_device 99 include/linux/if_macvlan.h static inline struct net_device * net_device 100 include/linux/if_macvlan.h macvlan_dev_real_dev(const struct net_device *dev) net_device 107 include/linux/if_macvlan.h static inline struct net_device * net_device 108 include/linux/if_macvlan.h macvlan_dev_real_dev(const struct net_device *dev) net_device 30 include/linux/if_pppox.h struct net_device *dev; /* device associated with socket*/ net_device 32 include/linux/if_team.h struct net_device *dev; net_device 176 include/linux/if_team.h struct net_device *dev; /* associated netdevice */ net_device 76 include/linux/if_vlan.h static inline bool is_vlan_dev(struct net_device *dev) net_device 109 include/linux/if_vlan.h extern struct net_device *__vlan_find_dev_deep_rcu(struct net_device *real_dev, net_device 111 include/linux/if_vlan.h extern struct net_device *vlan_dev_real_dev(const struct net_device *dev); net_device 112 include/linux/if_vlan.h extern u16 vlan_dev_vlan_id(const struct net_device *dev); net_device 113 include/linux/if_vlan.h extern __be16 vlan_dev_vlan_proto(const struct net_device *dev); net_device 154 include/linux/if_vlan.h struct net_device *real_dev; net_device 165 include/linux/if_vlan.h static inline struct vlan_dev_priv *vlan_dev_priv(const struct net_device *dev) net_device 171 include/linux/if_vlan.h vlan_dev_get_egress_qos_mask(struct net_device *dev, u32 skprio) net_device 191 include/linux/if_vlan.h extern int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid); net_device 192 include/linux/if_vlan.h extern void vlan_vid_del(struct net_device *dev, __be16 proto, u16 vid); net_device 194 include/linux/if_vlan.h extern int vlan_vids_add_by_dev(struct net_device *dev, net_device 195 include/linux/if_vlan.h const struct net_device *by_dev); net_device 196 include/linux/if_vlan.h extern void vlan_vids_del_by_dev(struct net_device *dev, net_device 197 include/linux/if_vlan.h const struct net_device *by_dev); net_device 199 include/linux/if_vlan.h extern bool vlan_uses_dev(const struct net_device *dev); net_device 201 include/linux/if_vlan.h static inline int vlan_get_encap_level(struct net_device *dev) net_device 207 include/linux/if_vlan.h static inline struct net_device * net_device 208 include/linux/if_vlan.h __vlan_find_dev_deep_rcu(struct net_device *real_dev, net_device 214 include/linux/if_vlan.h static inline struct net_device *vlan_dev_real_dev(const struct net_device *dev) net_device 220 include/linux/if_vlan.h static inline u16 vlan_dev_vlan_id(const struct net_device *dev) net_device 226 include/linux/if_vlan.h static inline __be16 vlan_dev_vlan_proto(const struct net_device *dev) net_device 232 include/linux/if_vlan.h static inline u16 vlan_dev_get_egress_qos_mask(struct net_device *dev, net_device 243 include/linux/if_vlan.h static inline int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid) net_device 248 include/linux/if_vlan.h static inline void vlan_vid_del(struct net_device *dev, __be16 proto, u16 vid) net_device 252 include/linux/if_vlan.h static inline int vlan_vids_add_by_dev(struct net_device *dev, net_device 253 include/linux/if_vlan.h const struct net_device *by_dev) net_device 258 include/linux/if_vlan.h static inline void vlan_vids_del_by_dev(struct net_device *dev, net_device 259 include/linux/if_vlan.h const struct net_device *by_dev) net_device 263 include/linux/if_vlan.h static inline bool vlan_uses_dev(const struct net_device *dev) net_device 267 include/linux/if_vlan.h static inline int vlan_get_encap_level(struct net_device *dev) net_device 75 include/linux/inet_lro.h struct net_device *dev; net_device 24 include/linux/inetdevice.h struct net_device *dev; net_device 156 include/linux/inetdevice.h struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref); net_device 157 include/linux/inetdevice.h static inline struct net_device *ip_dev_find(struct net *net, __be32 addr) net_device 166 include/linux/inetdevice.h __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope); net_device 200 include/linux/inetdevice.h static inline struct in_device *__in_dev_get_rcu(const struct net_device *dev) net_device 205 include/linux/inetdevice.h static inline struct in_device *in_dev_get(const struct net_device *dev) net_device 217 include/linux/inetdevice.h static inline struct in_device *__in_dev_get_rtnl(const struct net_device *dev) net_device 222 include/linux/inetdevice.h static inline struct neigh_parms *__in_dev_arp_parms_get_rcu(const struct net_device *dev) net_device 211 include/linux/isdn.h struct net_device *master; /* Ptr to Master device for slaves */ net_device 212 include/linux/isdn.h struct net_device *slave; /* Ptr to Slave device for masters */ net_device 254 include/linux/isdn.h struct net_device *dev; /* interface to upper levels */ net_device 27 include/linux/lapb.h void (*connect_confirmation)(struct net_device *dev, int reason); net_device 28 include/linux/lapb.h void (*connect_indication)(struct net_device *dev, int reason); net_device 29 include/linux/lapb.h void (*disconnect_confirmation)(struct net_device *dev, int reason); net_device 30 include/linux/lapb.h void (*disconnect_indication)(struct net_device *dev, int reason); net_device 31 include/linux/lapb.h int (*data_indication)(struct net_device *dev, struct sk_buff *skb); net_device 32 include/linux/lapb.h void (*data_transmit)(struct net_device *dev, struct sk_buff *skb); net_device 47 include/linux/lapb.h extern int lapb_register(struct net_device *dev, net_device 49 include/linux/lapb.h extern int lapb_unregister(struct net_device *dev); net_device 50 include/linux/lapb.h extern int lapb_getparms(struct net_device *dev, struct lapb_parms_struct *parms); net_device 51 include/linux/lapb.h extern int lapb_setparms(struct net_device *dev, struct lapb_parms_struct *parms); net_device 52 include/linux/lapb.h extern int lapb_connect_request(struct net_device *dev); net_device 53 include/linux/lapb.h extern int lapb_disconnect_request(struct net_device *dev); net_device 54 include/linux/lapb.h extern int lapb_data_request(struct net_device *dev, struct sk_buff *skb); net_device 55 include/linux/lapb.h extern int lapb_data_received(struct net_device *dev, struct sk_buff *skb); net_device 49 include/linux/mdio.h struct net_device *dev; net_device 50 include/linux/mdio.h int (*mdio_read)(struct net_device *dev, int prtad, int devad, net_device 52 include/linux/mdio.h int (*mdio_write)(struct net_device *dev, int prtad, int devad, net_device 26 include/linux/mii.h struct net_device *dev; net_device 27 include/linux/mii.h int (*mdio_read) (struct net_device *dev, int phy_id, int location); net_device 28 include/linux/mii.h void (*mdio_write) (struct net_device *dev, int phy_id, int location, int val); net_device 55 include/linux/mroute.h struct net_device *dev; /* Device we are using */ net_device 65 include/linux/mroute6.h struct net_device *dev; /* Device we are using */ net_device 61 include/linux/netdevice.h void netdev_set_default_ethtool_ops(struct net_device *dev, net_device 257 include/linux/netdevice.h int (*create) (struct sk_buff *skb, struct net_device *dev, net_device 264 include/linux/netdevice.h const struct net_device *dev, net_device 314 include/linux/netdevice.h struct net_device *dev; net_device 546 include/linux/netdevice.h struct net_device *dev; net_device 666 include/linux/netdevice.h bool rps_may_expire_flow(struct net_device *dev, u16 rxq_index, u32 flow_id, net_device 678 include/linux/netdevice.h struct net_device *dev; net_device 753 include/linux/netdevice.h typedef u16 (*select_queue_fallback_t)(struct net_device *dev, net_device 1012 include/linux/netdevice.h int (*ndo_init)(struct net_device *dev); net_device 1013 include/linux/netdevice.h void (*ndo_uninit)(struct net_device *dev); net_device 1014 include/linux/netdevice.h int (*ndo_open)(struct net_device *dev); net_device 1015 include/linux/netdevice.h int (*ndo_stop)(struct net_device *dev); net_device 1017 include/linux/netdevice.h struct net_device *dev); net_device 1018 include/linux/netdevice.h u16 (*ndo_select_queue)(struct net_device *dev, net_device 1022 include/linux/netdevice.h void (*ndo_change_rx_flags)(struct net_device *dev, net_device 1024 include/linux/netdevice.h void (*ndo_set_rx_mode)(struct net_device *dev); net_device 1025 include/linux/netdevice.h int (*ndo_set_mac_address)(struct net_device *dev, net_device 1027 include/linux/netdevice.h int (*ndo_validate_addr)(struct net_device *dev); net_device 1028 include/linux/netdevice.h int (*ndo_do_ioctl)(struct net_device *dev, net_device 1030 include/linux/netdevice.h int (*ndo_set_config)(struct net_device *dev, net_device 1032 include/linux/netdevice.h int (*ndo_change_mtu)(struct net_device *dev, net_device 1034 include/linux/netdevice.h int (*ndo_neigh_setup)(struct net_device *dev, net_device 1036 include/linux/netdevice.h void (*ndo_tx_timeout) (struct net_device *dev); net_device 1038 include/linux/netdevice.h struct rtnl_link_stats64* (*ndo_get_stats64)(struct net_device *dev, net_device 1040 include/linux/netdevice.h struct net_device_stats* (*ndo_get_stats)(struct net_device *dev); net_device 1042 include/linux/netdevice.h int (*ndo_vlan_rx_add_vid)(struct net_device *dev, net_device 1044 include/linux/netdevice.h int (*ndo_vlan_rx_kill_vid)(struct net_device *dev, net_device 1047 include/linux/netdevice.h void (*ndo_poll_controller)(struct net_device *dev); net_device 1048 include/linux/netdevice.h int (*ndo_netpoll_setup)(struct net_device *dev, net_device 1050 include/linux/netdevice.h void (*ndo_netpoll_cleanup)(struct net_device *dev); net_device 1055 include/linux/netdevice.h int (*ndo_set_vf_mac)(struct net_device *dev, net_device 1057 include/linux/netdevice.h int (*ndo_set_vf_vlan)(struct net_device *dev, net_device 1059 include/linux/netdevice.h int (*ndo_set_vf_rate)(struct net_device *dev, net_device 1062 include/linux/netdevice.h int (*ndo_set_vf_spoofchk)(struct net_device *dev, net_device 1064 include/linux/netdevice.h int (*ndo_get_vf_config)(struct net_device *dev, net_device 1067 include/linux/netdevice.h int (*ndo_set_vf_link_state)(struct net_device *dev, net_device 1069 include/linux/netdevice.h int (*ndo_set_vf_port)(struct net_device *dev, net_device 1072 include/linux/netdevice.h int (*ndo_get_vf_port)(struct net_device *dev, net_device 1074 include/linux/netdevice.h int (*ndo_setup_tc)(struct net_device *dev, u8 tc); net_device 1076 include/linux/netdevice.h int (*ndo_fcoe_enable)(struct net_device *dev); net_device 1077 include/linux/netdevice.h int (*ndo_fcoe_disable)(struct net_device *dev); net_device 1078 include/linux/netdevice.h int (*ndo_fcoe_ddp_setup)(struct net_device *dev, net_device 1082 include/linux/netdevice.h int (*ndo_fcoe_ddp_done)(struct net_device *dev, net_device 1084 include/linux/netdevice.h int (*ndo_fcoe_ddp_target)(struct net_device *dev, net_device 1088 include/linux/netdevice.h int (*ndo_fcoe_get_hbainfo)(struct net_device *dev, net_device 1095 include/linux/netdevice.h int (*ndo_fcoe_get_wwn)(struct net_device *dev, net_device 1100 include/linux/netdevice.h int (*ndo_rx_flow_steer)(struct net_device *dev, net_device 1105 include/linux/netdevice.h int (*ndo_add_slave)(struct net_device *dev, net_device 1106 include/linux/netdevice.h struct net_device *slave_dev); net_device 1107 include/linux/netdevice.h int (*ndo_del_slave)(struct net_device *dev, net_device 1108 include/linux/netdevice.h struct net_device *slave_dev); net_device 1109 include/linux/netdevice.h netdev_features_t (*ndo_fix_features)(struct net_device *dev, net_device 1111 include/linux/netdevice.h int (*ndo_set_features)(struct net_device *dev, net_device 1118 include/linux/netdevice.h struct net_device *dev, net_device 1123 include/linux/netdevice.h struct net_device *dev, net_device 1127 include/linux/netdevice.h struct net_device *dev, net_device 1128 include/linux/netdevice.h struct net_device *filter_dev, net_device 1131 include/linux/netdevice.h int (*ndo_bridge_setlink)(struct net_device *dev, net_device 1135 include/linux/netdevice.h struct net_device *dev, net_device 1137 include/linux/netdevice.h int (*ndo_bridge_dellink)(struct net_device *dev, net_device 1139 include/linux/netdevice.h int (*ndo_change_carrier)(struct net_device *dev, net_device 1141 include/linux/netdevice.h int (*ndo_get_phys_port_id)(struct net_device *dev, net_device 1143 include/linux/netdevice.h void (*ndo_add_vxlan_port)(struct net_device *dev, net_device 1146 include/linux/netdevice.h void (*ndo_del_vxlan_port)(struct net_device *dev, net_device 1150 include/linux/netdevice.h void* (*ndo_dfwd_add_station)(struct net_device *pdev, net_device 1151 include/linux/netdevice.h struct net_device *dev); net_device 1152 include/linux/netdevice.h void (*ndo_dfwd_del_station)(struct net_device *pdev, net_device 1156 include/linux/netdevice.h struct net_device *dev, net_device 1158 include/linux/netdevice.h int (*ndo_get_lock_subclass)(struct net_device *dev); net_device 1160 include/linux/netdevice.h struct net_device *dev, net_device 1653 include/linux/netdevice.h void (*destructor)(struct net_device *dev); net_device 1705 include/linux/netdevice.h #define to_net_dev(d) container_of(d, struct net_device, dev) net_device 1710 include/linux/netdevice.h int netdev_get_prio_tc_map(const struct net_device *dev, u32 prio) net_device 1716 include/linux/netdevice.h int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc) net_device 1726 include/linux/netdevice.h void netdev_reset_tc(struct net_device *dev) net_device 1734 include/linux/netdevice.h int netdev_set_tc_queue(struct net_device *dev, u8 tc, u16 count, u16 offset) net_device 1745 include/linux/netdevice.h int netdev_set_num_tc(struct net_device *dev, u8 num_tc) net_device 1755 include/linux/netdevice.h int netdev_get_num_tc(struct net_device *dev) net_device 1761 include/linux/netdevice.h struct netdev_queue *netdev_get_tx_queue(const struct net_device *dev, net_device 1767 include/linux/netdevice.h static inline struct netdev_queue *skb_get_tx_queue(const struct net_device *dev, net_device 1773 include/linux/netdevice.h static inline void netdev_for_each_tx_queue(struct net_device *dev, net_device 1774 include/linux/netdevice.h void (*f)(struct net_device *, net_device 1785 include/linux/netdevice.h struct netdev_queue *netdev_pick_tx(struct net_device *dev, net_device 1793 include/linux/netdevice.h struct net *dev_net(const struct net_device *dev) net_device 1799 include/linux/netdevice.h void dev_net_set(struct net_device *dev, struct net *net) net_device 1807 include/linux/netdevice.h static inline bool netdev_uses_dsa(struct net_device *dev) net_device 1822 include/linux/netdevice.h static inline void *netdev_priv(const struct net_device *dev) net_device 1824 include/linux/netdevice.h return (char *)dev + ALIGN(sizeof(struct net_device), NETDEV_ALIGN); net_device 1853 include/linux/netdevice.h void netif_napi_add(struct net_device *dev, struct napi_struct *napi, net_device 1920 include/linux/netdevice.h struct net_device *dev; /* NULL is wildcarded here */ net_device 1922 include/linux/netdevice.h struct net_device *, net_device 1924 include/linux/netdevice.h struct net_device *); net_device 2012 include/linux/netdevice.h struct net_device *dev; net_device 2021 include/linux/netdevice.h struct net_device *dev) net_device 2026 include/linux/netdevice.h static inline struct net_device * net_device 2032 include/linux/netdevice.h int call_netdevice_notifiers(unsigned long val, struct net_device *dev); net_device 2052 include/linux/netdevice.h #define net_device_entry(lh) list_entry(lh, struct net_device, dev_list) net_device 2054 include/linux/netdevice.h static inline struct net_device *next_net_device(struct net_device *dev) net_device 2064 include/linux/netdevice.h static inline struct net_device *next_net_device_rcu(struct net_device *dev) net_device 2074 include/linux/netdevice.h static inline struct net_device *first_net_device(struct net *net) net_device 2080 include/linux/netdevice.h static inline struct net_device *first_net_device_rcu(struct net *net) net_device 2087 include/linux/netdevice.h int netdev_boot_setup_check(struct net_device *dev); net_device 2089 include/linux/netdevice.h struct net_device *dev_getbyhwaddr_rcu(struct net *net, unsigned short type, net_device 2091 include/linux/netdevice.h struct net_device *dev_getfirstbyhwtype(struct net *net, unsigned short type); net_device 2092 include/linux/netdevice.h struct net_device *__dev_getfirstbyhwtype(struct net *net, unsigned short type); net_device 2099 include/linux/netdevice.h struct net_device *__dev_get_by_flags(struct net *net, unsigned short flags, net_device 2101 include/linux/netdevice.h struct net_device *dev_get_by_name(struct net *net, const char *name); net_device 2102 include/linux/netdevice.h struct net_device *dev_get_by_name_rcu(struct net *net, const char *name); net_device 2103 include/linux/netdevice.h struct net_device *__dev_get_by_name(struct net *net, const char *name); net_device 2104 include/linux/netdevice.h int dev_alloc_name(struct net_device *dev, const char *name); net_device 2105 include/linux/netdevice.h int dev_open(struct net_device *dev); net_device 2106 include/linux/netdevice.h int dev_close(struct net_device *dev); net_device 2107 include/linux/netdevice.h void dev_disable_lro(struct net_device *dev); net_device 2111 include/linux/netdevice.h int register_netdevice(struct net_device *dev); net_device 2112 include/linux/netdevice.h void unregister_netdevice_queue(struct net_device *dev, struct list_head *head); net_device 2114 include/linux/netdevice.h static inline void unregister_netdevice(struct net_device *dev) net_device 2119 include/linux/netdevice.h int netdev_refcnt_read(const struct net_device *dev); net_device 2120 include/linux/netdevice.h void free_netdev(struct net_device *dev); net_device 2121 include/linux/netdevice.h void netdev_freemem(struct net_device *dev); net_device 2123 include/linux/netdevice.h int init_dummy_netdev(struct net_device *dev); net_device 2125 include/linux/netdevice.h struct net_device *dev_get_by_index(struct net *net, int ifindex); net_device 2126 include/linux/netdevice.h struct net_device *__dev_get_by_index(struct net *net, int ifindex); net_device 2127 include/linux/netdevice.h struct net_device *dev_get_by_index_rcu(struct net *net, int ifindex); net_device 2129 include/linux/netdevice.h int dev_restart(struct net_device *dev); net_device 2269 include/linux/netdevice.h static inline int dev_hard_header(struct sk_buff *skb, struct net_device *dev, net_device 2283 include/linux/netdevice.h const struct net_device *dev = skb->dev; net_device 2292 include/linux/netdevice.h const struct net_device *dev = skb->dev; net_device 2299 include/linux/netdevice.h typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr, int len); net_device 2374 include/linux/netdevice.h static inline void netif_tx_schedule_all(struct net_device *dev) net_device 2393 include/linux/netdevice.h static inline void netif_start_queue(struct net_device *dev) net_device 2398 include/linux/netdevice.h static inline void netif_tx_start_all_queues(struct net_device *dev) net_device 2417 include/linux/netdevice.h static inline void netif_wake_queue(struct net_device *dev) net_device 2422 include/linux/netdevice.h static inline void netif_tx_wake_all_queues(struct net_device *dev) net_device 2448 include/linux/netdevice.h static inline void netif_stop_queue(struct net_device *dev) net_device 2453 include/linux/netdevice.h static inline void netif_tx_stop_all_queues(struct net_device *dev) net_device 2474 include/linux/netdevice.h static inline bool netif_queue_stopped(const struct net_device *dev) net_device 2557 include/linux/netdevice.h static inline void netdev_sent_queue(struct net_device *dev, unsigned int bytes) net_device 2596 include/linux/netdevice.h static inline void netdev_completed_queue(struct net_device *dev, net_device 2617 include/linux/netdevice.h static inline void netdev_reset_queue(struct net_device *dev_queue) net_device 2630 include/linux/netdevice.h static inline u16 netdev_cap_txqueue(struct net_device *dev, u16 queue_index) net_device 2648 include/linux/netdevice.h static inline bool netif_running(const struct net_device *dev) net_device 2667 include/linux/netdevice.h static inline void netif_start_subqueue(struct net_device *dev, u16 queue_index) net_device 2681 include/linux/netdevice.h static inline void netif_stop_subqueue(struct net_device *dev, u16 queue_index) net_device 2694 include/linux/netdevice.h static inline bool __netif_subqueue_stopped(const struct net_device *dev, net_device 2702 include/linux/netdevice.h static inline bool netif_subqueue_stopped(const struct net_device *dev, net_device 2708 include/linux/netdevice.h void netif_wake_subqueue(struct net_device *dev, u16 queue_index); net_device 2711 include/linux/netdevice.h int netif_set_xps_queue(struct net_device *dev, const struct cpumask *mask, net_device 2714 include/linux/netdevice.h static inline int netif_set_xps_queue(struct net_device *dev, net_device 2726 include/linux/netdevice.h static inline u16 skb_tx_hash(const struct net_device *dev, net_device 2738 include/linux/netdevice.h static inline bool netif_is_multiqueue(const struct net_device *dev) net_device 2743 include/linux/netdevice.h int netif_set_real_num_tx_queues(struct net_device *dev, unsigned int txq); net_device 2746 include/linux/netdevice.h int netif_set_real_num_rx_queues(struct net_device *dev, unsigned int rxq); net_device 2748 include/linux/netdevice.h static inline int netif_set_real_num_rx_queues(struct net_device *dev, net_device 2755 include/linux/netdevice.h static inline int netif_copy_real_num_queues(struct net_device *to_dev, net_device 2756 include/linux/netdevice.h const struct net_device *from_dev) net_device 2776 include/linux/netdevice.h struct net_device *dev = queue->dev; net_device 2850 include/linux/netdevice.h int netdev_rx_handler_register(struct net_device *dev, net_device 2853 include/linux/netdevice.h void netdev_rx_handler_unregister(struct net_device *dev); net_device 2858 include/linux/netdevice.h unsigned int dev_get_flags(const struct net_device *); net_device 2859 include/linux/netdevice.h int __dev_change_flags(struct net_device *, unsigned int flags); net_device 2860 include/linux/netdevice.h int dev_change_flags(struct net_device *, unsigned int); net_device 2861 include/linux/netdevice.h void __dev_notify_flags(struct net_device *, unsigned int old_flags, net_device 2863 include/linux/netdevice.h int dev_change_name(struct net_device *, const char *); net_device 2864 include/linux/netdevice.h int dev_set_alias(struct net_device *, const char *, size_t); net_device 2865 include/linux/netdevice.h int dev_change_net_namespace(struct net_device *, struct net *, const char *); net_device 2866 include/linux/netdevice.h int dev_set_mtu(struct net_device *, int); net_device 2867 include/linux/netdevice.h void dev_set_group(struct net_device *, int); net_device 2868 include/linux/netdevice.h int dev_set_mac_address(struct net_device *, struct sockaddr *); net_device 2869 include/linux/netdevice.h int dev_change_carrier(struct net_device *, bool new_carrier); net_device 2870 include/linux/netdevice.h int dev_get_phys_port_id(struct net_device *dev, net_device 2872 include/linux/netdevice.h struct sk_buff *validate_xmit_skb_list(struct sk_buff *skb, struct net_device *dev); net_device 2873 include/linux/netdevice.h struct sk_buff *dev_hard_start_xmit(struct sk_buff *skb, struct net_device *dev, net_device 2875 include/linux/netdevice.h int __dev_forward_skb(struct net_device *dev, struct sk_buff *skb); net_device 2876 include/linux/netdevice.h int dev_forward_skb(struct net_device *dev, struct sk_buff *skb); net_device 2877 include/linux/netdevice.h bool is_skb_forwardable(struct net_device *dev, struct sk_buff *skb); net_device 2890 include/linux/netdevice.h static inline void dev_put(struct net_device *dev) net_device 2901 include/linux/netdevice.h static inline void dev_hold(struct net_device *dev) net_device 2915 include/linux/netdevice.h void linkwatch_init_dev(struct net_device *dev); net_device 2916 include/linux/netdevice.h void linkwatch_fire_event(struct net_device *dev); net_device 2917 include/linux/netdevice.h void linkwatch_forget_dev(struct net_device *dev); net_device 2925 include/linux/netdevice.h static inline bool netif_carrier_ok(const struct net_device *dev) net_device 2930 include/linux/netdevice.h unsigned long dev_trans_start(struct net_device *dev); net_device 2932 include/linux/netdevice.h void __netdev_watchdog_up(struct net_device *dev); net_device 2934 include/linux/netdevice.h void netif_carrier_on(struct net_device *dev); net_device 2936 include/linux/netdevice.h void netif_carrier_off(struct net_device *dev); net_device 2951 include/linux/netdevice.h static inline void netif_dormant_on(struct net_device *dev) net_device 2963 include/linux/netdevice.h static inline void netif_dormant_off(struct net_device *dev) net_device 2975 include/linux/netdevice.h static inline bool netif_dormant(const struct net_device *dev) net_device 2987 include/linux/netdevice.h static inline bool netif_oper_up(const struct net_device *dev) net_device 2999 include/linux/netdevice.h static inline bool netif_device_present(struct net_device *dev) net_device 3004 include/linux/netdevice.h void netif_device_detach(struct net_device *dev); net_device 3006 include/linux/netdevice.h void netif_device_attach(struct net_device *dev); net_device 3101 include/linux/netdevice.h static inline void netif_tx_lock(struct net_device *dev) net_device 3123 include/linux/netdevice.h static inline void netif_tx_lock_bh(struct net_device *dev) net_device 3129 include/linux/netdevice.h static inline void netif_tx_unlock(struct net_device *dev) net_device 3146 include/linux/netdevice.h static inline void netif_tx_unlock_bh(struct net_device *dev) net_device 3169 include/linux/netdevice.h static inline void netif_tx_disable(struct net_device *dev) net_device 3186 include/linux/netdevice.h static inline void netif_addr_lock(struct net_device *dev) net_device 3191 include/linux/netdevice.h static inline void netif_addr_lock_nested(struct net_device *dev) net_device 3201 include/linux/netdevice.h static inline void netif_addr_lock_bh(struct net_device *dev) net_device 3206 include/linux/netdevice.h static inline void netif_addr_unlock(struct net_device *dev) net_device 3211 include/linux/netdevice.h static inline void netif_addr_unlock_bh(struct net_device *dev) net_device 3225 include/linux/netdevice.h void ether_setup(struct net_device *dev); net_device 3228 include/linux/netdevice.h struct net_device *alloc_netdev_mqs(int sizeof_priv, const char *name, net_device 3230 include/linux/netdevice.h void (*setup)(struct net_device *), net_device 3239 include/linux/netdevice.h int register_netdev(struct net_device *dev); net_device 3240 include/linux/netdevice.h void unregister_netdev(struct net_device *dev); net_device 3248 include/linux/netdevice.h struct net_device *dev, net_device 3249 include/linux/netdevice.h int (*sync)(struct net_device *, const unsigned char *), net_device 3250 include/linux/netdevice.h int (*unsync)(struct net_device *, net_device 3253 include/linux/netdevice.h struct net_device *dev, net_device 3254 include/linux/netdevice.h int (*unsync)(struct net_device *, net_device 3259 include/linux/netdevice.h int dev_addr_add(struct net_device *dev, const unsigned char *addr, net_device 3261 include/linux/netdevice.h int dev_addr_del(struct net_device *dev, const unsigned char *addr, net_device 3263 include/linux/netdevice.h void dev_addr_flush(struct net_device *dev); net_device 3264 include/linux/netdevice.h int dev_addr_init(struct net_device *dev); net_device 3267 include/linux/netdevice.h int dev_uc_add(struct net_device *dev, const unsigned char *addr); net_device 3268 include/linux/netdevice.h int dev_uc_add_excl(struct net_device *dev, const unsigned char *addr); net_device 3269 include/linux/netdevice.h int dev_uc_del(struct net_device *dev, const unsigned char *addr); net_device 3270 include/linux/netdevice.h int dev_uc_sync(struct net_device *to, struct net_device *from); net_device 3271 include/linux/netdevice.h int dev_uc_sync_multiple(struct net_device *to, struct net_device *from); net_device 3272 include/linux/netdevice.h void dev_uc_unsync(struct net_device *to, struct net_device *from); net_device 3273 include/linux/netdevice.h void dev_uc_flush(struct net_device *dev); net_device 3274 include/linux/netdevice.h void dev_uc_init(struct net_device *dev); net_device 3285 include/linux/netdevice.h static inline int __dev_uc_sync(struct net_device *dev, net_device 3286 include/linux/netdevice.h int (*sync)(struct net_device *, net_device 3288 include/linux/netdevice.h int (*unsync)(struct net_device *, net_device 3301 include/linux/netdevice.h static inline void __dev_uc_unsync(struct net_device *dev, net_device 3302 include/linux/netdevice.h int (*unsync)(struct net_device *, net_device 3309 include/linux/netdevice.h int dev_mc_add(struct net_device *dev, const unsigned char *addr); net_device 3310 include/linux/netdevice.h int dev_mc_add_global(struct net_device *dev, const unsigned char *addr); net_device 3311 include/linux/netdevice.h int dev_mc_add_excl(struct net_device *dev, const unsigned char *addr); net_device 3312 include/linux/netdevice.h int dev_mc_del(struct net_device *dev, const unsigned char *addr); net_device 3313 include/linux/netdevice.h int dev_mc_del_global(struct net_device *dev, const unsigned char *addr); net_device 3314 include/linux/netdevice.h int dev_mc_sync(struct net_device *to, struct net_device *from); net_device 3315 include/linux/netdevice.h int dev_mc_sync_multiple(struct net_device *to, struct net_device *from); net_device 3316 include/linux/netdevice.h void dev_mc_unsync(struct net_device *to, struct net_device *from); net_device 3317 include/linux/netdevice.h void dev_mc_flush(struct net_device *dev); net_device 3318 include/linux/netdevice.h void dev_mc_init(struct net_device *dev); net_device 3329 include/linux/netdevice.h static inline int __dev_mc_sync(struct net_device *dev, net_device 3330 include/linux/netdevice.h int (*sync)(struct net_device *, net_device 3332 include/linux/netdevice.h int (*unsync)(struct net_device *, net_device 3345 include/linux/netdevice.h static inline void __dev_mc_unsync(struct net_device *dev, net_device 3346 include/linux/netdevice.h int (*unsync)(struct net_device *, net_device 3353 include/linux/netdevice.h void dev_set_rx_mode(struct net_device *dev); net_device 3354 include/linux/netdevice.h void __dev_set_rx_mode(struct net_device *dev); net_device 3355 include/linux/netdevice.h int dev_set_promiscuity(struct net_device *dev, int inc); net_device 3356 include/linux/netdevice.h int dev_set_allmulti(struct net_device *dev, int inc); net_device 3357 include/linux/netdevice.h void netdev_state_change(struct net_device *dev); net_device 3358 include/linux/netdevice.h void netdev_notify_peers(struct net_device *dev); net_device 3359 include/linux/netdevice.h void netdev_features_change(struct net_device *dev); net_device 3362 include/linux/netdevice.h struct rtnl_link_stats64 *dev_get_stats(struct net_device *dev, net_device 3372 include/linux/netdevice.h bool netdev_has_upper_dev(struct net_device *dev, struct net_device *upper_dev); net_device 3373 include/linux/netdevice.h struct net_device *netdev_upper_get_next_dev_rcu(struct net_device *dev, net_device 3375 include/linux/netdevice.h struct net_device *netdev_all_upper_get_next_dev_rcu(struct net_device *dev, net_device 3392 include/linux/netdevice.h void *netdev_lower_get_next_private(struct net_device *dev, net_device 3394 include/linux/netdevice.h void *netdev_lower_get_next_private_rcu(struct net_device *dev, net_device 3409 include/linux/netdevice.h void *netdev_lower_get_next(struct net_device *dev, net_device 3418 include/linux/netdevice.h void *netdev_lower_get_first_private_rcu(struct net_device *dev); net_device 3419 include/linux/netdevice.h struct net_device *netdev_master_upper_dev_get(struct net_device *dev); net_device 3420 include/linux/netdevice.h struct net_device *netdev_master_upper_dev_get_rcu(struct net_device *dev); net_device 3421 include/linux/netdevice.h int netdev_upper_dev_link(struct net_device *dev, struct net_device *upper_dev); net_device 3422 include/linux/netdevice.h int netdev_master_upper_dev_link(struct net_device *dev, net_device 3423 include/linux/netdevice.h struct net_device *upper_dev); net_device 3424 include/linux/netdevice.h int netdev_master_upper_dev_link_private(struct net_device *dev, net_device 3425 include/linux/netdevice.h struct net_device *upper_dev, net_device 3427 include/linux/netdevice.h void netdev_upper_dev_unlink(struct net_device *dev, net_device 3428 include/linux/netdevice.h struct net_device *upper_dev); net_device 3429 include/linux/netdevice.h void netdev_adjacent_rename_links(struct net_device *dev, char *oldname); net_device 3430 include/linux/netdevice.h void *netdev_lower_dev_get_private(struct net_device *dev, net_device 3431 include/linux/netdevice.h struct net_device *lower_dev); net_device 3432 include/linux/netdevice.h int dev_get_nest_level(struct net_device *dev, net_device 3433 include/linux/netdevice.h bool (*type_check)(struct net_device *dev)); net_device 3460 include/linux/netdevice.h void netdev_rx_csum_fault(struct net_device *dev); net_device 3462 include/linux/netdevice.h static inline void netdev_rx_csum_fault(struct net_device *dev) net_device 3477 include/linux/netdevice.h struct sk_buff *skb, struct net_device *dev, net_device 3484 include/linux/netdevice.h static inline netdev_tx_t netdev_start_xmit(struct sk_buff *skb, struct net_device *dev, net_device 3514 include/linux/netdevice.h const char *netdev_drivername(const struct net_device *dev); net_device 3533 include/linux/netdevice.h struct net_device *dev) net_device 3550 include/linux/netdevice.h int __netdev_update_features(struct net_device *dev); net_device 3551 include/linux/netdevice.h void netdev_update_features(struct net_device *dev); net_device 3552 include/linux/netdevice.h void netdev_change_features(struct net_device *dev); net_device 3554 include/linux/netdevice.h void netif_stacked_transfer_operstate(const struct net_device *rootdev, net_device 3555 include/linux/netdevice.h struct net_device *dev); net_device 3587 include/linux/netdevice.h static inline bool netif_needs_gso(struct net_device *dev, struct sk_buff *skb, net_device 3595 include/linux/netdevice.h static inline void netif_set_gso_max_size(struct net_device *dev, net_device 3614 include/linux/netdevice.h static inline bool netif_is_macvlan(struct net_device *dev) net_device 3619 include/linux/netdevice.h static inline bool netif_is_bond_master(struct net_device *dev) net_device 3624 include/linux/netdevice.h static inline bool netif_is_bond_slave(struct net_device *dev) net_device 3629 include/linux/netdevice.h static inline bool netif_supports_nofcs(struct net_device *dev) net_device 3635 include/linux/netdevice.h static inline void netif_keep_dst(struct net_device *dev) net_device 3646 include/linux/netdevice.h static inline const char *netdev_name(const struct net_device *dev) net_device 3653 include/linux/netdevice.h static inline const char *netdev_reg_state(const struct net_device *dev) net_device 3669 include/linux/netdevice.h void netdev_printk(const char *level, const struct net_device *dev, net_device 3672 include/linux/netdevice.h void netdev_emerg(const struct net_device *dev, const char *format, ...); net_device 3674 include/linux/netdevice.h void netdev_alert(const struct net_device *dev, const char *format, ...); net_device 3676 include/linux/netdevice.h void netdev_crit(const struct net_device *dev, const char *format, ...); net_device 3678 include/linux/netdevice.h void netdev_err(const struct net_device *dev, const char *format, ...); net_device 3680 include/linux/netdevice.h void netdev_warn(const struct net_device *dev, const char *format, ...); net_device 3682 include/linux/netdevice.h void netdev_notice(const struct net_device *dev, const char *format, ...); net_device 3684 include/linux/netdevice.h void netdev_info(const struct net_device *dev, const char *format, ...); net_device 49 include/linux/netfilter.h const struct net_device *in, net_device 50 include/linux/netfilter.h const struct net_device *out, net_device 122 include/linux/netfilter.h struct net_device *indev, struct net_device *outdev, net_device 134 include/linux/netfilter.h struct net_device *indev, net_device 135 include/linux/netfilter.h struct net_device *outdev, net_device 144 include/linux/netfilter.h struct net_device *indev, struct net_device *outdev, net_device 169 include/linux/netfilter.h struct net_device *in, struct net_device *out, net_device 180 include/linux/netfilter.h struct net_device *in, struct net_device *out, net_device 193 include/linux/netfilter.h struct net_device *in, struct net_device *out, net_device 300 include/linux/netfilter.h struct net_device *indev, net_device 301 include/linux/netfilter.h struct net_device *outdev, net_device 307 include/linux/netfilter.h struct net_device *indev, struct net_device *outdev, net_device 36 include/linux/netfilter/x_tables.h const struct net_device *in, *out; net_device 57 include/linux/netfilter_arp/arp_tables.h const struct net_device *in, net_device 58 include/linux/netfilter_arp/arp_tables.h const struct net_device *out, net_device 25 include/linux/netfilter_bridge/ebtables.h bool (*match)(const struct sk_buff *skb, const struct net_device *in, net_device 26 include/linux/netfilter_bridge/ebtables.h const struct net_device *out, const struct xt_match *match, net_device 43 include/linux/netfilter_bridge/ebtables.h const struct net_device *in, const struct net_device *out, net_device 61 include/linux/netfilter_bridge/ebtables.h const struct net_device *in, const struct net_device *out, net_device 114 include/linux/netfilter_bridge/ebtables.h const struct net_device *in, const struct net_device *out, net_device 68 include/linux/netfilter_ipv4/ip_tables.h const struct net_device *in, net_device 69 include/linux/netfilter_ipv4/ip_tables.h const struct net_device *out, net_device 27 include/linux/netfilter_ipv6.h const struct net_device *dev, int strict); net_device 34 include/linux/netfilter_ipv6/ip6_tables.h const struct net_device *in, net_device 35 include/linux/netfilter_ipv6/ip6_tables.h const struct net_device *out, net_device 166 include/linux/netlink.h struct net_device *dev; net_device 24 include/linux/netpoll.h struct net_device *dev; net_device 50 include/linux/netpoll.h extern void netpoll_poll_disable(struct net_device *dev); net_device 51 include/linux/netpoll.h extern void netpoll_poll_enable(struct net_device *dev); net_device 53 include/linux/netpoll.h static inline void netpoll_poll_disable(struct net_device *dev) { return; } net_device 54 include/linux/netpoll.h static inline void netpoll_poll_enable(struct net_device *dev) { return; } net_device 60 include/linux/netpoll.h int __netpoll_setup(struct netpoll *np, struct net_device *ndev); net_device 66 include/linux/netpoll.h struct net_device *dev); net_device 78 include/linux/netpoll.h struct net_device *dev = napi->dev; net_device 98 include/linux/netpoll.h static inline bool netpoll_tx_running(struct net_device *dev) net_device 111 include/linux/netpoll.h static inline void netpoll_netdev_init(struct net_device *dev) net_device 114 include/linux/netpoll.h static inline bool netpoll_tx_running(struct net_device *dev) net_device 18 include/linux/of_mdio.h extern struct phy_device *of_phy_connect(struct net_device *dev, net_device 20 include/linux/of_mdio.h void (*hndlr)(struct net_device *), net_device 22 include/linux/of_mdio.h struct phy_device *of_phy_attach(struct net_device *dev, net_device 44 include/linux/of_mdio.h static inline struct phy_device *of_phy_connect(struct net_device *dev, net_device 46 include/linux/of_mdio.h void (*hndlr)(struct net_device *), net_device 52 include/linux/of_mdio.h static inline struct phy_device *of_phy_attach(struct net_device *dev, net_device 419 include/linux/phy.h struct net_device *attached_dev; net_device 421 include/linux/phy.h void (*adjust_link)(struct net_device *dev); net_device 706 include/linux/phy.h struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, net_device 709 include/linux/phy.h int phy_attach_direct(struct net_device *dev, struct phy_device *phydev, net_device 711 include/linux/phy.h int phy_connect_direct(struct net_device *dev, struct phy_device *phydev, net_device 712 include/linux/phy.h void (*handler)(struct net_device *), net_device 714 include/linux/phy.h struct phy_device *phy_connect(struct net_device *dev, const char *bus_id, net_device 715 include/linux/phy.h void (*handler)(struct net_device *), net_device 22 include/linux/phy_fixed.h int (*link_update)(struct net_device *, net_device 41 include/linux/phy_fixed.h int (*link_update)(struct net_device *, net_device 19 include/linux/rtnetlink.h void rtmsg_ifinfo(int type, struct net_device *dev, unsigned change, gfp_t flags); net_device 70 include/linux/rtnetlink.h static inline struct netdev_queue *dev_ingress_queue(struct net_device *dev) net_device 75 include/linux/rtnetlink.h extern struct netdev_queue *dev_ingress_queue_create(struct net_device *dev); net_device 90 include/linux/rtnetlink.h struct net_device *dev, net_device 91 include/linux/rtnetlink.h struct net_device *filter_dev, net_device 95 include/linux/rtnetlink.h struct net_device *dev, net_device 100 include/linux/rtnetlink.h struct net_device *dev, net_device 104 include/linux/rtnetlink.h struct net_device *dev, u16 mode); net_device 51 include/linux/scc.h struct net_device *dev; /* link to device control structure */ net_device 148 include/linux/skbuff.h struct net_device; net_device 162 include/linux/skbuff.h struct net_device *physindev; net_device 163 include/linux/skbuff.h struct net_device *physoutdev; net_device 517 include/linux/skbuff.h struct net_device *dev; net_device 2127 include/linux/skbuff.h struct sk_buff *__netdev_alloc_skb(struct net_device *dev, unsigned int length, net_device 2143 include/linux/skbuff.h static inline struct sk_buff *netdev_alloc_skb(struct net_device *dev, net_device 2163 include/linux/skbuff.h static inline struct sk_buff *__netdev_alloc_skb_ip_align(struct net_device *dev, net_device 2173 include/linux/skbuff.h static inline struct sk_buff *netdev_alloc_skb_ip_align(struct net_device *dev, net_device 3195 include/linux/skbuff.h u16 __skb_tx_hash(const struct net_device *dev, struct sk_buff *skb, net_device 55 include/linux/sungem_phy.h struct net_device *dev; net_device 56 include/linux/sungem_phy.h int (*mdio_read) (struct net_device *dev, int mii_id, int reg); net_device 57 include/linux/sungem_phy.h void (*mdio_write) (struct net_device *dev, int mii_id, int reg, int val); net_device 48 include/linux/usb/usbnet.h struct net_device *net; net_device 233 include/linux/usb/usbnet.h extern int usbnet_open(struct net_device *net); net_device 234 include/linux/usb/usbnet.h extern int usbnet_stop(struct net_device *net); net_device 236 include/linux/usb/usbnet.h struct net_device *net); net_device 237 include/linux/usb/usbnet.h extern void usbnet_tx_timeout(struct net_device *net); net_device 238 include/linux/usb/usbnet.h extern int usbnet_change_mtu(struct net_device *net, int new_mtu); net_device 250 include/linux/usb/usbnet.h extern int usbnet_get_settings(struct net_device *net, net_device 252 include/linux/usb/usbnet.h extern int usbnet_set_settings(struct net_device *net, net_device 254 include/linux/usb/usbnet.h extern u32 usbnet_get_link(struct net_device *net); net_device 255 include/linux/usb/usbnet.h extern u32 usbnet_get_msglevel(struct net_device *); net_device 256 include/linux/usb/usbnet.h extern void usbnet_set_msglevel(struct net_device *, u32); net_device 257 include/linux/usb/usbnet.h extern void usbnet_get_drvinfo(struct net_device *, struct ethtool_drvinfo *); net_device 258 include/linux/usb/usbnet.h extern int usbnet_nway_reset(struct net_device *net); net_device 375 include/net/6lowpan.h typedef int (*skb_delivery_cb)(struct sk_buff *skb, struct net_device *dev); net_device 377 include/net/6lowpan.h int lowpan_process_data(struct sk_buff *skb, struct net_device *dev, net_device 381 include/net/6lowpan.h int lowpan_header_compress(struct sk_buff *skb, struct net_device *dev, net_device 5 include/net/Space.h struct net_device *hp100_probe(int unit); net_device 6 include/net/Space.h struct net_device *ultra_probe(int unit); net_device 7 include/net/Space.h struct net_device *wd_probe(int unit); net_device 8 include/net/Space.h struct net_device *ne_probe(int unit); net_device 9 include/net/Space.h struct net_device *fmv18x_probe(int unit); net_device 10 include/net/Space.h struct net_device *i82596_probe(int unit); net_device 11 include/net/Space.h struct net_device *ni65_probe(int unit); net_device 12 include/net/Space.h struct net_device *sonic_probe(int unit); net_device 13 include/net/Space.h struct net_device *smc_init(int unit); net_device 14 include/net/Space.h struct net_device *atarilance_probe(int unit); net_device 15 include/net/Space.h struct net_device *sun3lance_probe(int unit); net_device 16 include/net/Space.h struct net_device *sun3_82586_probe(int unit); net_device 17 include/net/Space.h struct net_device *apne_probe(int unit); net_device 18 include/net/Space.h struct net_device *cs89x0_probe(int unit); net_device 19 include/net/Space.h struct net_device *mvme147lance_probe(int unit); net_device 20 include/net/Space.h struct net_device *tc515_probe(int unit); net_device 21 include/net/Space.h struct net_device *lance_probe(int unit); net_device 22 include/net/Space.h struct net_device *mac8390_probe(int unit); net_device 23 include/net/Space.h struct net_device *mac89x0_probe(int unit); net_device 24 include/net/Space.h struct net_device *cops_probe(int unit); net_device 25 include/net/Space.h struct net_device *ltpc_probe(void); net_device 28 include/net/Space.h int iph5526_probe(struct net_device *dev); net_device 64 include/net/addrconf.h const struct net_device *dev, int strict); net_device 72 include/net/addrconf.h struct net_device *dev); net_device 74 include/net/addrconf.h int ipv6_chk_prefix(const struct in6_addr *addr, struct net_device *dev); net_device 78 include/net/addrconf.h struct net_device *dev, int strict); net_device 80 include/net/addrconf.h int ipv6_dev_get_saddr(struct net *net, const struct net_device *dev, net_device 85 include/net/addrconf.h int ipv6_get_lladdr(struct net_device *dev, struct in6_addr *addr, net_device 88 include/net/addrconf.h void addrconf_join_solict(struct net_device *dev, const struct in6_addr *addr); net_device 133 include/net/addrconf.h int ipv6_dev_mc_inc(struct net_device *dev, const struct in6_addr *addr); net_device 135 include/net/addrconf.h int ipv6_dev_mc_dec(struct net_device *dev, const struct in6_addr *addr); net_device 144 include/net/addrconf.h bool ipv6_chk_mcast_addr(struct net_device *dev, const struct in6_addr *group, net_device 160 include/net/addrconf.h void (*ndisc_send_na)(struct net_device *dev, struct neighbour *neigh, net_device 193 include/net/addrconf.h void addrconf_prefix_rcv(struct net_device *dev, net_device 208 include/net/addrconf.h bool ipv6_chk_acast_addr(struct net *net, struct net_device *dev, net_device 210 include/net/addrconf.h bool ipv6_chk_acast_addr_src(struct net *net, struct net_device *dev, net_device 228 include/net/addrconf.h static inline struct inet6_dev *__in6_dev_get(const struct net_device *dev) net_device 241 include/net/addrconf.h static inline struct inet6_dev *in6_dev_get(const struct net_device *dev) net_device 253 include/net/addrconf.h static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev) net_device 12 include/net/arp.h static inline u32 arp_hashfn(u32 key, const struct net_device *dev, u32 hash_rnd) net_device 19 include/net/arp.h static inline struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) net_device 36 include/net/arp.h static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) net_device 53 include/net/arp.h struct net_device *dev, __be32 src_ip, net_device 56 include/net/arp.h int arp_mc_map(__be32 addr, u8 *haddr, struct net_device *dev, int dir); net_device 57 include/net/arp.h void arp_ifdown(struct net_device *dev); net_device 60 include/net/arp.h struct net_device *dev, __be32 src_ip, net_device 49 include/net/atmclip.h struct net_device *next; /* next CLIP interface */ net_device 188 include/net/ax25.h struct net_device *dev; net_device 216 include/net/ax25.h struct net_device *dev; net_device 217 include/net/ax25.h struct net_device *forward; net_device 264 include/net/ax25.h static inline __be16 ax25_type_trans(struct sk_buff *skb, struct net_device *dev) net_device 276 include/net/ax25.h struct sock *ax25_find_listener(ax25_address *, int, struct net_device *, int); net_device 279 include/net/ax25.h struct net_device *); net_device 305 include/net/ax25.h static inline ax25_dev *ax25_dev_ax25dev(struct net_device *dev) net_device 311 include/net/ax25.h void ax25_dev_device_up(struct net_device *); net_device 312 include/net/ax25.h void ax25_dev_device_down(struct net_device *); net_device 314 include/net/ax25.h struct net_device *ax25_fwd_dev(struct net_device *); net_device 356 include/net/ax25.h int __must_check ax25_listen_register(ax25_address *, struct net_device *); net_device 357 include/net/ax25.h void ax25_listen_release(ax25_address *, struct net_device *); net_device 359 include/net/ax25.h int ax25_listen_mine(ax25_address *, struct net_device *); net_device 365 include/net/ax25.h int ax25_kiss_rcv(struct sk_buff *, struct net_device *, struct packet_type *, net_device 366 include/net/ax25.h struct net_device *); net_device 369 include/net/ax25.h int ax25_hard_header(struct sk_buff *, struct net_device *, unsigned short, net_device 376 include/net/ax25.h ax25_digi *, struct net_device *); net_device 380 include/net/ax25.h void ax25_queue_xmit(struct sk_buff *skb, struct net_device *dev); net_device 384 include/net/ax25.h void ax25_rt_device_down(struct net_device *); net_device 387 include/net/ax25.h ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev); net_device 417 include/net/ax25.h void ax25_return_dm(struct net_device *, ax25_address *, ax25_address *, net_device 122 include/net/caif/caif_dev.h void caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, net_device 125 include/net/caif/caif_dev.h struct sk_buff *, struct net_device *, net_device 126 include/net/caif/caif_dev.h struct packet_type *, struct net_device *)); net_device 48 include/net/caif/caif_device.h void (*flowctrl)(struct net_device *net, int on); net_device 146 include/net/caif/caif_hsi.h struct net_device *ndev; net_device 101 include/net/caif/caif_spi.h struct net_device *ndev; net_device 67 include/net/caif/cfcnfg.h struct net_device *dev, struct cflayer *phy_layer, net_device 23 include/net/cfg80211-wext.h int cfg80211_wext_giwname(struct net_device *dev, net_device 26 include/net/cfg80211-wext.h int cfg80211_wext_siwmode(struct net_device *dev, struct iw_request_info *info, net_device 28 include/net/cfg80211-wext.h int cfg80211_wext_giwmode(struct net_device *dev, struct iw_request_info *info, net_device 30 include/net/cfg80211-wext.h int cfg80211_wext_siwscan(struct net_device *dev, net_device 33 include/net/cfg80211-wext.h int cfg80211_wext_giwscan(struct net_device *dev, net_device 36 include/net/cfg80211-wext.h int cfg80211_wext_giwrange(struct net_device *dev, net_device 39 include/net/cfg80211-wext.h int cfg80211_wext_siwrts(struct net_device *dev, net_device 42 include/net/cfg80211-wext.h int cfg80211_wext_giwrts(struct net_device *dev, net_device 45 include/net/cfg80211-wext.h int cfg80211_wext_siwfrag(struct net_device *dev, net_device 48 include/net/cfg80211-wext.h int cfg80211_wext_giwfrag(struct net_device *dev, net_device 51 include/net/cfg80211-wext.h int cfg80211_wext_giwretry(struct net_device *dev, net_device 777 include/net/cfg80211.h struct net_device *vlan; net_device 1090 include/net/cfg80211.h int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, net_device 1484 include/net/cfg80211.h struct net_device *dev; net_device 2348 include/net/cfg80211.h struct net_device *dev, net_device 2352 include/net/cfg80211.h int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, net_device 2355 include/net/cfg80211.h int (*get_key)(struct wiphy *wiphy, struct net_device *netdev, net_device 2359 include/net/cfg80211.h int (*del_key)(struct wiphy *wiphy, struct net_device *netdev, net_device 2362 include/net/cfg80211.h struct net_device *netdev, net_device 2365 include/net/cfg80211.h struct net_device *netdev, net_device 2368 include/net/cfg80211.h int (*start_ap)(struct wiphy *wiphy, struct net_device *dev, net_device 2370 include/net/cfg80211.h int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev, net_device 2372 include/net/cfg80211.h int (*stop_ap)(struct wiphy *wiphy, struct net_device *dev); net_device 2375 include/net/cfg80211.h int (*add_station)(struct wiphy *wiphy, struct net_device *dev, net_device 2378 include/net/cfg80211.h int (*del_station)(struct wiphy *wiphy, struct net_device *dev, net_device 2380 include/net/cfg80211.h int (*change_station)(struct wiphy *wiphy, struct net_device *dev, net_device 2383 include/net/cfg80211.h int (*get_station)(struct wiphy *wiphy, struct net_device *dev, net_device 2385 include/net/cfg80211.h int (*dump_station)(struct wiphy *wiphy, struct net_device *dev, net_device 2388 include/net/cfg80211.h int (*add_mpath)(struct wiphy *wiphy, struct net_device *dev, net_device 2390 include/net/cfg80211.h int (*del_mpath)(struct wiphy *wiphy, struct net_device *dev, net_device 2392 include/net/cfg80211.h int (*change_mpath)(struct wiphy *wiphy, struct net_device *dev, net_device 2394 include/net/cfg80211.h int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev, net_device 2396 include/net/cfg80211.h int (*dump_mpath)(struct wiphy *wiphy, struct net_device *dev, net_device 2400 include/net/cfg80211.h struct net_device *dev, net_device 2403 include/net/cfg80211.h struct net_device *dev, u32 mask, net_device 2405 include/net/cfg80211.h int (*join_mesh)(struct wiphy *wiphy, struct net_device *dev, net_device 2408 include/net/cfg80211.h int (*leave_mesh)(struct wiphy *wiphy, struct net_device *dev); net_device 2410 include/net/cfg80211.h int (*change_bss)(struct wiphy *wiphy, struct net_device *dev, net_device 2413 include/net/cfg80211.h int (*set_txq_params)(struct wiphy *wiphy, struct net_device *dev, net_device 2417 include/net/cfg80211.h struct net_device *dev, net_device 2426 include/net/cfg80211.h int (*auth)(struct wiphy *wiphy, struct net_device *dev, net_device 2428 include/net/cfg80211.h int (*assoc)(struct wiphy *wiphy, struct net_device *dev, net_device 2430 include/net/cfg80211.h int (*deauth)(struct wiphy *wiphy, struct net_device *dev, net_device 2432 include/net/cfg80211.h int (*disassoc)(struct wiphy *wiphy, struct net_device *dev, net_device 2435 include/net/cfg80211.h int (*connect)(struct wiphy *wiphy, struct net_device *dev, net_device 2437 include/net/cfg80211.h int (*disconnect)(struct wiphy *wiphy, struct net_device *dev, net_device 2440 include/net/cfg80211.h int (*join_ibss)(struct wiphy *wiphy, struct net_device *dev, net_device 2442 include/net/cfg80211.h int (*leave_ibss)(struct wiphy *wiphy, struct net_device *dev); net_device 2444 include/net/cfg80211.h int (*set_mcast_rate)(struct wiphy *wiphy, struct net_device *dev, net_device 2454 include/net/cfg80211.h int (*set_wds_peer)(struct wiphy *wiphy, struct net_device *dev, net_device 2468 include/net/cfg80211.h struct net_device *dev, net_device 2472 include/net/cfg80211.h int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev, net_device 2475 include/net/cfg80211.h int (*set_pmksa)(struct wiphy *wiphy, struct net_device *netdev, net_device 2477 include/net/cfg80211.h int (*del_pmksa)(struct wiphy *wiphy, struct net_device *netdev, net_device 2479 include/net/cfg80211.h int (*flush_pmksa)(struct wiphy *wiphy, struct net_device *netdev); net_device 2497 include/net/cfg80211.h int (*set_power_mgmt)(struct wiphy *wiphy, struct net_device *dev, net_device 2501 include/net/cfg80211.h struct net_device *dev, net_device 2505 include/net/cfg80211.h struct net_device *dev, net_device 2516 include/net/cfg80211.h struct net_device *dev, net_device 2518 include/net/cfg80211.h int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev); net_device 2520 include/net/cfg80211.h int (*set_rekey_data)(struct wiphy *wiphy, struct net_device *dev, net_device 2523 include/net/cfg80211.h int (*tdls_mgmt)(struct wiphy *wiphy, struct net_device *dev, net_device 2527 include/net/cfg80211.h int (*tdls_oper)(struct wiphy *wiphy, struct net_device *dev, net_device 2530 include/net/cfg80211.h int (*probe_client)(struct wiphy *wiphy, struct net_device *dev, net_device 2534 include/net/cfg80211.h struct net_device *dev, net_device 2546 include/net/cfg80211.h int (*set_mac_acl)(struct wiphy *wiphy, struct net_device *dev, net_device 2550 include/net/cfg80211.h struct net_device *dev, net_device 2553 include/net/cfg80211.h int (*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev, net_device 2565 include/net/cfg80211.h struct net_device *dev, net_device 2569 include/net/cfg80211.h struct net_device *dev, net_device 2572 include/net/cfg80211.h int (*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev, net_device 2575 include/net/cfg80211.h int (*add_tx_ts)(struct wiphy *wiphy, struct net_device *dev, net_device 2578 include/net/cfg80211.h int (*del_tx_ts)(struct wiphy *wiphy, struct net_device *dev, net_device 3278 include/net/cfg80211.h struct net_device *netdev; net_device 3930 include/net/cfg80211.h void cfg80211_rx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len); net_device 3940 include/net/cfg80211.h void cfg80211_auth_timeout(struct net_device *dev, const u8 *addr); net_device 3956 include/net/cfg80211.h void cfg80211_rx_assoc_resp(struct net_device *dev, net_device 3968 include/net/cfg80211.h void cfg80211_assoc_timeout(struct net_device *dev, struct cfg80211_bss *bss); net_device 3981 include/net/cfg80211.h void cfg80211_tx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len); net_device 3993 include/net/cfg80211.h void cfg80211_rx_unprot_mlme_mgmt(struct net_device *dev, net_device 4009 include/net/cfg80211.h void cfg80211_michael_mic_failure(struct net_device *dev, const u8 *addr, net_device 4028 include/net/cfg80211.h void cfg80211_ibss_joined(struct net_device *dev, const u8 *bssid, net_device 4044 include/net/cfg80211.h void cfg80211_notify_new_peer_candidate(struct net_device *dev, net_device 4322 include/net/cfg80211.h void cfg80211_connect_result(struct net_device *dev, const u8 *bssid, net_device 4342 include/net/cfg80211.h void cfg80211_roamed(struct net_device *dev, net_device 4370 include/net/cfg80211.h void cfg80211_roamed_bss(struct net_device *dev, struct cfg80211_bss *bss, net_device 4386 include/net/cfg80211.h void cfg80211_disconnected(struct net_device *dev, u16 reason, net_device 4422 include/net/cfg80211.h void cfg80211_new_sta(struct net_device *dev, const u8 *mac_addr, net_device 4432 include/net/cfg80211.h void cfg80211_del_sta(struct net_device *dev, const u8 *mac_addr, gfp_t gfp); net_device 4449 include/net/cfg80211.h void cfg80211_conn_failed(struct net_device *dev, const u8 *mac_addr, net_device 4499 include/net/cfg80211.h void cfg80211_cqm_rssi_notify(struct net_device *dev, net_device 4525 include/net/cfg80211.h void cfg80211_cac_event(struct net_device *netdev, net_device 4539 include/net/cfg80211.h void cfg80211_cqm_pktloss_notify(struct net_device *dev, net_device 4554 include/net/cfg80211.h void cfg80211_cqm_txe_notify(struct net_device *dev, const u8 *peer, net_device 4564 include/net/cfg80211.h void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid, net_device 4575 include/net/cfg80211.h void cfg80211_pmksa_candidate_notify(struct net_device *dev, int index, net_device 4590 include/net/cfg80211.h bool cfg80211_rx_spurious_frame(struct net_device *dev, net_device 4606 include/net/cfg80211.h bool cfg80211_rx_unexpected_4addr_frame(struct net_device *dev, net_device 4617 include/net/cfg80211.h void cfg80211_probe_status(struct net_device *dev, const u8 *addr, net_device 4657 include/net/cfg80211.h void cfg80211_ch_switch_notify(struct net_device *dev, net_device 4686 include/net/cfg80211.h void cfg80211_tdls_oper_request(struct net_device *dev, const u8 *peer, net_device 4735 include/net/cfg80211.h void cfg80211_ft_event(struct net_device *netdev, net_device 4873 include/net/cfg80211.h void cfg80211_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info); net_device 11 include/net/datalink.h int (*rcvfunc)(struct sk_buff *, struct net_device *, net_device 12 include/net/datalink.h struct packet_type *, struct net_device *); net_device 31 include/net/dcbnl.h int dcb_setapp(struct net_device *, struct dcb_app *); net_device 32 include/net/dcbnl.h u8 dcb_getapp(struct net_device *, struct dcb_app *); net_device 33 include/net/dcbnl.h int dcb_ieee_setapp(struct net_device *, struct dcb_app *); net_device 34 include/net/dcbnl.h int dcb_ieee_delapp(struct net_device *, struct dcb_app *); net_device 35 include/net/dcbnl.h u8 dcb_ieee_getapp_mask(struct net_device *, struct dcb_app *); net_device 37 include/net/dcbnl.h int dcbnl_ieee_notify(struct net_device *dev, int event, int cmd, net_device 39 include/net/dcbnl.h int dcbnl_cee_notify(struct net_device *dev, int event, int cmd, net_device 48 include/net/dcbnl.h int (*ieee_getets) (struct net_device *, struct ieee_ets *); net_device 49 include/net/dcbnl.h int (*ieee_setets) (struct net_device *, struct ieee_ets *); net_device 50 include/net/dcbnl.h int (*ieee_getmaxrate) (struct net_device *, struct ieee_maxrate *); net_device 51 include/net/dcbnl.h int (*ieee_setmaxrate) (struct net_device *, struct ieee_maxrate *); net_device 52 include/net/dcbnl.h int (*ieee_getpfc) (struct net_device *, struct ieee_pfc *); net_device 53 include/net/dcbnl.h int (*ieee_setpfc) (struct net_device *, struct ieee_pfc *); net_device 54 include/net/dcbnl.h int (*ieee_getapp) (struct net_device *, struct dcb_app *); net_device 55 include/net/dcbnl.h int (*ieee_setapp) (struct net_device *, struct dcb_app *); net_device 56 include/net/dcbnl.h int (*ieee_delapp) (struct net_device *, struct dcb_app *); net_device 57 include/net/dcbnl.h int (*ieee_peer_getets) (struct net_device *, struct ieee_ets *); net_device 58 include/net/dcbnl.h int (*ieee_peer_getpfc) (struct net_device *, struct ieee_pfc *); net_device 61 include/net/dcbnl.h u8 (*getstate)(struct net_device *); net_device 62 include/net/dcbnl.h u8 (*setstate)(struct net_device *, u8); net_device 63 include/net/dcbnl.h void (*getpermhwaddr)(struct net_device *, u8 *); net_device 64 include/net/dcbnl.h void (*setpgtccfgtx)(struct net_device *, int, u8, u8, u8, u8); net_device 65 include/net/dcbnl.h void (*setpgbwgcfgtx)(struct net_device *, int, u8); net_device 66 include/net/dcbnl.h void (*setpgtccfgrx)(struct net_device *, int, u8, u8, u8, u8); net_device 67 include/net/dcbnl.h void (*setpgbwgcfgrx)(struct net_device *, int, u8); net_device 68 include/net/dcbnl.h void (*getpgtccfgtx)(struct net_device *, int, u8 *, u8 *, u8 *, u8 *); net_device 69 include/net/dcbnl.h void (*getpgbwgcfgtx)(struct net_device *, int, u8 *); net_device 70 include/net/dcbnl.h void (*getpgtccfgrx)(struct net_device *, int, u8 *, u8 *, u8 *, u8 *); net_device 71 include/net/dcbnl.h void (*getpgbwgcfgrx)(struct net_device *, int, u8 *); net_device 72 include/net/dcbnl.h void (*setpfccfg)(struct net_device *, int, u8); net_device 73 include/net/dcbnl.h void (*getpfccfg)(struct net_device *, int, u8 *); net_device 74 include/net/dcbnl.h u8 (*setall)(struct net_device *); net_device 75 include/net/dcbnl.h u8 (*getcap)(struct net_device *, int, u8 *); net_device 76 include/net/dcbnl.h int (*getnumtcs)(struct net_device *, int, u8 *); net_device 77 include/net/dcbnl.h int (*setnumtcs)(struct net_device *, int, u8); net_device 78 include/net/dcbnl.h u8 (*getpfcstate)(struct net_device *); net_device 79 include/net/dcbnl.h void (*setpfcstate)(struct net_device *, u8); net_device 80 include/net/dcbnl.h void (*getbcncfg)(struct net_device *, int, u32 *); net_device 81 include/net/dcbnl.h void (*setbcncfg)(struct net_device *, int, u32); net_device 82 include/net/dcbnl.h void (*getbcnrp)(struct net_device *, int, u8 *); net_device 83 include/net/dcbnl.h void (*setbcnrp)(struct net_device *, int, u8); net_device 84 include/net/dcbnl.h int (*setapp)(struct net_device *, u8, u16, u8); net_device 85 include/net/dcbnl.h int (*getapp)(struct net_device *, u8, u16); net_device 86 include/net/dcbnl.h u8 (*getfeatcfg)(struct net_device *, int, u8 *); net_device 87 include/net/dcbnl.h u8 (*setfeatcfg)(struct net_device *, int, u8); net_device 90 include/net/dcbnl.h u8 (*getdcbx)(struct net_device *); net_device 91 include/net/dcbnl.h u8 (*setdcbx)(struct net_device *, u8); net_device 94 include/net/dcbnl.h int (*peer_getappinfo)(struct net_device *, struct dcb_peer_app_info *, net_device 96 include/net/dcbnl.h int (*peer_getapptable)(struct net_device *, struct dcb_app *); net_device 99 include/net/dcbnl.h int (*cee_peer_getpg) (struct net_device *, struct cee_pg *); net_device 100 include/net/dcbnl.h int (*cee_peer_getpfc) (struct net_device *, struct cee_pfc *); net_device 202 include/net/dn.h unsigned int dn_mss_from_pmtu(struct net_device *dev, int mtu); net_device 79 include/net/dn_dev.h int (*up)(struct net_device *); net_device 80 include/net/dn_dev.h void (*down)(struct net_device *); net_device 81 include/net/dn_dev.h void (*timer3)(struct net_device *, struct dn_ifaddr *ifa); net_device 88 include/net/dn_dev.h struct net_device *dev; net_device 163 include/net/dn_dev.h void dn_dev_up(struct net_device *); net_device 164 include/net/dn_dev.h void dn_dev_down(struct net_device *); net_device 166 include/net/dn_dev.h int dn_dev_set_default(struct net_device *dev, int force); net_device 167 include/net/dn_dev.h struct net_device *dn_dev_get_default(void); net_device 173 include/net/dn_dev.h static inline int dn_dev_islocal(struct net_device *dev, __le16 addr) net_device 18 include/net/dn_fib.h struct net_device *nh_dev; net_device 24 include/net/dn_neigh.h int dn_neigh_elist(struct net_device *dev, unsigned char *ptr, int n); net_device 23 include/net/dn_route.h int dn_route_rcv(struct sk_buff *skb, struct net_device *dev, net_device 24 include/net/dn_route.h struct packet_type *pt, struct net_device *orig_dev); net_device 111 include/net/dn_route.h struct net_device *dev = skb->dev; net_device 94 include/net/dsa.h struct net_device *master_netdev; net_device 96 include/net/dsa.h struct net_device *dev, net_device 98 include/net/dsa.h struct net_device *orig_dev); net_device 149 include/net/dsa.h struct net_device *ports[DSA_MAX_PORTS]; net_device 36 include/net/dst.h struct net_device *dev; net_device 325 include/net/dst.h static inline void __skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, net_device 349 include/net/dst.h static inline void skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, net_device 375 include/net/dst.h void *dst_alloc(struct dst_ops *ops, struct net_device *dev, int initial_ref, net_device 9 include/net/dst_ops.h struct net_device; net_device 25 include/net/dst_ops.h struct net_device *dev, int how); net_device 100 include/net/garp.h struct net_device *dev; net_device 118 include/net/garp.h int garp_init_applicant(struct net_device *dev, struct garp_application *app); net_device 119 include/net/garp.h void garp_uninit_applicant(struct net_device *dev, net_device 122 include/net/garp.h int garp_request_join(const struct net_device *dev, net_device 125 include/net/garp.h void garp_request_leave(const struct net_device *dev, net_device 21 include/net/gro_cells.h struct net_device *dev = skb->dev; net_device 71 include/net/gro_cells.h static inline int gro_cells_init(struct gro_cells *gcells, struct net_device *dev) net_device 363 include/net/ieee802154_netdev.h int (*get_params)(struct net_device *dev, net_device 365 include/net/ieee802154_netdev.h int (*set_params)(struct net_device *dev, net_device 369 include/net/ieee802154_netdev.h int (*add_key)(struct net_device *dev, net_device 372 include/net/ieee802154_netdev.h int (*del_key)(struct net_device *dev, net_device 375 include/net/ieee802154_netdev.h int (*add_dev)(struct net_device *dev, net_device 377 include/net/ieee802154_netdev.h int (*del_dev)(struct net_device *dev, __le64 dev_addr); net_device 379 include/net/ieee802154_netdev.h int (*add_devkey)(struct net_device *dev, net_device 382 include/net/ieee802154_netdev.h int (*del_devkey)(struct net_device *dev, net_device 386 include/net/ieee802154_netdev.h int (*add_seclevel)(struct net_device *dev, net_device 388 include/net/ieee802154_netdev.h int (*del_seclevel)(struct net_device *dev, net_device 391 include/net/ieee802154_netdev.h void (*lock_table)(struct net_device *dev); net_device 392 include/net/ieee802154_netdev.h void (*get_table)(struct net_device *dev, net_device 394 include/net/ieee802154_netdev.h void (*unlock_table)(struct net_device *dev); net_device 405 include/net/ieee802154_netdev.h int (*assoc_req)(struct net_device *dev, net_device 408 include/net/ieee802154_netdev.h int (*assoc_resp)(struct net_device *dev, net_device 411 include/net/ieee802154_netdev.h int (*disassoc_req)(struct net_device *dev, net_device 414 include/net/ieee802154_netdev.h int (*start_req)(struct net_device *dev, net_device 418 include/net/ieee802154_netdev.h int (*scan_req)(struct net_device *dev, net_device 421 include/net/ieee802154_netdev.h int (*set_mac_params)(struct net_device *dev, net_device 423 include/net/ieee802154_netdev.h void (*get_mac_params)(struct net_device *dev, net_device 430 include/net/ieee802154_netdev.h struct wpan_phy *(*get_phy)(const struct net_device *dev); net_device 436 include/net/ieee802154_netdev.h __le16 (*get_pan_id)(const struct net_device *dev); net_device 437 include/net/ieee802154_netdev.h __le16 (*get_short_addr)(const struct net_device *dev); net_device 438 include/net/ieee802154_netdev.h u8 (*get_dsn)(const struct net_device *dev); net_device 448 include/net/ieee802154_netdev.h struct wpan_phy *(*get_phy)(const struct net_device *dev); net_device 452 include/net/ieee802154_netdev.h ieee802154_mlme_ops(const struct net_device *dev) net_device 458 include/net/ieee802154_netdev.h ieee802154_reduced_mlme_ops(const struct net_device *dev) net_device 165 include/net/if_inet6.h struct net_device *dev; net_device 91 include/net/ip.h struct net_device; net_device 105 include/net/ip.h int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, net_device 106 include/net/ip.h struct net_device *orig_dev); net_device 88 include/net/ip6_route.h struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6); net_device 101 include/net/ip6_route.h struct net_device *dev); net_device 103 include/net/ip6_route.h struct net_device *dev, unsigned int pref); net_device 107 include/net/ip6_route.h int rt6_route_rcv(struct net_device *dev, u8 *opt, int len, net_device 127 include/net/ip6_route.h void rt6_ifdown(struct net *net, struct net_device *dev); net_device 128 include/net/ip6_route.h void rt6_mtu_change(struct net_device *dev, unsigned int mtu); net_device 38 include/net/ip6_tunnel.h struct net_device *dev; /* virtual device associated with tunnel */ net_device 73 include/net/ip6_tunnel.h static inline void ip6tunnel_xmit(struct sk_buff *skb, struct net_device *dev) net_device 73 include/net/ip_fib.h struct net_device *nh_dev; net_device 275 include/net/ip_fib.h u8 tos, int oif, struct net_device *dev, net_device 291 include/net/ip_fib.h int ip_fib_check_default(__be32 gw, struct net_device *dev); net_device 292 include/net/ip_fib.h int fib_sync_down_dev(struct net_device *dev, int force); net_device 294 include/net/ip_fib.h int fib_sync_up(struct net_device *dev); net_device 57 include/net/ip_tunnels.h struct net_device *dev; net_device 116 include/net/ip_tunnels.h struct net_device *fb_tunnel_dev; net_device 122 include/net/ip_tunnels.h int ip_tunnel_init(struct net_device *dev); net_device 123 include/net/ip_tunnels.h void ip_tunnel_uninit(struct net_device *dev); net_device 124 include/net/ip_tunnels.h void ip_tunnel_dellink(struct net_device *dev, struct list_head *head); net_device 130 include/net/ip_tunnels.h void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, net_device 132 include/net/ip_tunnels.h int ip_tunnel_ioctl(struct net_device *dev, struct ip_tunnel_parm *p, int cmd); net_device 135 include/net/ip_tunnels.h int ip_tunnel_change_mtu(struct net_device *dev, int new_mtu); net_device 137 include/net/ip_tunnels.h struct rtnl_link_stats64 *ip_tunnel_get_stats64(struct net_device *dev, net_device 146 include/net/ip_tunnels.h int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], net_device 148 include/net/ip_tunnels.h int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[], net_device 150 include/net/ip_tunnels.h void ip_tunnel_setup(struct net_device *dev, int net_id); net_device 767 include/net/ipv6.h int ipv6_rcv(struct sk_buff *skb, struct net_device *dev, net_device 768 include/net/ipv6.h struct packet_type *pt, struct net_device *orig_dev); net_device 57 include/net/ipx.h struct net_device *if_dev; net_device 112 include/net/irda/irda.h struct net_device; net_device 127 include/net/irda/irda.h int irlap_driver_rcv(struct sk_buff *skb, struct net_device *dev, net_device 128 include/net/irda/irda.h struct packet_type *ptype, struct net_device *orig_dev); net_device 110 include/net/irda/irda_device.h struct net_device *dev; /* Device we are attached to */ net_device 116 include/net/irda/irda_device.h int (*set_mode)(struct net_device *, int mode); net_device 117 include/net/irda/irda_device.h int (*read)(struct net_device *dev, __u8 *buf, int len); net_device 118 include/net/irda/irda_device.h int (*write)(struct net_device *dev, __u8 *buf, int len); net_device 119 include/net/irda/irda_device.h int (*set_dtr_rts)(struct net_device *dev, int dtr, int rts); net_device 214 include/net/irda/irda_device.h struct irlap_cb *irlap_open(struct net_device *dev, struct qos_info *qos, net_device 219 include/net/irda/irda_device.h void irda_device_set_media_busy(struct net_device *dev, int status); net_device 220 include/net/irda/irda_device.h int irda_device_is_media_busy(struct net_device *dev); net_device 221 include/net/irda/irda_device.h int irda_device_is_receiving(struct net_device *dev); net_device 224 include/net/irda/irda_device.h static inline int irda_device_txqueue_empty(const struct net_device *dev) net_device 228 include/net/irda/irda_device.h int irda_device_set_raw_mode(struct net_device* self, int status); net_device 229 include/net/irda/irda_device.h struct net_device *alloc_irdadev(int sizeof_priv); net_device 174 include/net/irda/irlan_common.h struct net_device *dev; /* Ethernet device structure*/ net_device 28 include/net/irda/irlan_eth.h struct net_device *alloc_irlandev(const char *name); net_device 123 include/net/irda/irlap.h struct net_device *netdev; net_device 221 include/net/irda/irlap.h struct irlap_cb *irlap_open(struct net_device *dev, struct qos_info *qos, net_device 55 include/net/irda/wrapper.h void async_unwrap_char(struct net_device *dev, struct net_device_stats *stats, net_device 117 include/net/iucv/af_iucv.h struct net_device *hs_dev; net_device 308 include/net/iw_handler.h struct net_device; net_device 314 include/net/iw_handler.h typedef int (*iw_handler)(struct net_device *dev, struct iw_request_info *info, net_device 351 include/net/iw_handler.h struct iw_statistics* (*get_wireless_stats)(struct net_device *dev); net_device 440 include/net/iw_handler.h void wireless_send_event(struct net_device *dev, unsigned int cmd, net_device 447 include/net/iw_handler.h int iw_handler_set_spy(struct net_device *dev, struct iw_request_info *info, net_device 450 include/net/iw_handler.h int iw_handler_get_spy(struct net_device *dev, struct iw_request_info *info, net_device 453 include/net/iw_handler.h int iw_handler_set_thrspy(struct net_device *dev, struct iw_request_info *info, net_device 456 include/net/iw_handler.h int iw_handler_get_thrspy(struct net_device *dev, struct iw_request_info *info, net_device 459 include/net/iw_handler.h void wireless_spy_update(struct net_device *dev, unsigned char *address, net_device 83 include/net/lapb.h struct net_device *dev; net_device 25 include/net/llc.h struct net_device; net_device 60 include/net/llc.h struct net_device *dev, net_device 62 include/net/llc.h struct net_device *orig_dev); net_device 97 include/net/llc.h int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, net_device 98 include/net/llc.h struct net_device *orig_dev); net_device 111 include/net/llc.h struct net_device *dev, net_device 113 include/net/llc.h struct net_device *orig_dev)); net_device 40 include/net/llc_conn.h struct net_device *dev; /* device to send to remote */ net_device 18 include/net/llc_sap.h struct net_device; net_device 25 include/net/llc_sap.h struct sk_buff *llc_alloc_frame(struct sock *sk, struct net_device *dev, net_device 3261 include/net/mac80211.h struct net_device *napi_dev, net_device 113 include/net/mrp.h struct net_device *dev; net_device 132 include/net/mrp.h int mrp_init_applicant(struct net_device *dev, struct mrp_application *app); net_device 133 include/net/mrp.h void mrp_uninit_applicant(struct net_device *dev, struct mrp_application *app); net_device 135 include/net/mrp.h int mrp_request_join(const struct net_device *dev, net_device 138 include/net/mrp.h void mrp_request_leave(const struct net_device *dev, net_device 58 include/net/ndisc.h struct net_device; net_device 130 include/net/ndisc.h static inline int ndisc_opt_addr_space(struct net_device *dev) net_device 137 include/net/ndisc.h struct net_device *dev) net_device 147 include/net/ndisc.h static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) net_device 157 include/net/ndisc.h static inline struct neighbour *__ipv6_neigh_lookup_noref(struct net_device *dev, const void *pkey) net_device 179 include/net/ndisc.h static inline struct neighbour *__ipv6_neigh_lookup(struct net_device *dev, const void *pkey) net_device 200 include/net/ndisc.h void ndisc_send_ns(struct net_device *dev, struct neighbour *neigh, net_device 204 include/net/ndisc.h void ndisc_send_rs(struct net_device *dev, net_device 206 include/net/ndisc.h void ndisc_send_na(struct net_device *dev, struct neighbour *neigh, net_device 213 include/net/ndisc.h int ndisc_mc_map(const struct in6_addr *addr, char *buf, struct net_device *dev, net_device 71 include/net/neighbour.h struct net_device *dev; net_device 156 include/net/neighbour.h struct net_device *dev; net_device 173 include/net/neighbour.h struct net_device *dev; net_device 198 include/net/neighbour.h const struct net_device *dev, net_device 245 include/net/neighbour.h struct net_device *dev); net_device 249 include/net/neighbour.h struct net_device *dev, bool want_ref); net_device 252 include/net/neighbour.h struct net_device *dev) net_device 260 include/net/neighbour.h void neigh_changeaddr(struct neigh_table *tbl, struct net_device *dev); net_device 261 include/net/neighbour.h int neigh_ifdown(struct neigh_table *tbl, struct net_device *dev); net_device 268 include/net/neighbour.h struct net_device *dev); net_device 270 include/net/neighbour.h struct neigh_parms *neigh_parms_alloc(struct net_device *dev, net_device 285 include/net/neighbour.h const void *key, struct net_device *dev, net_device 288 include/net/neighbour.h const void *key, struct net_device *dev); net_device 290 include/net/neighbour.h struct net_device *dev); net_device 331 include/net/neighbour.h int neigh_sysctl_register(struct net_device *dev, struct neigh_parms *p, net_device 413 include/net/neighbour.h __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) net_device 426 include/net/neighbour.h struct net_device *dev) net_device 446 include/net/neighbour.h const struct net_device *dev) net_device 32 include/net/net_namespace.h struct net_device; net_device 86 include/net/net_namespace.h struct net_device *loopback_dev; /* The loopback */ net_device 9 include/net/netfilter/ipv4/nf_nat_masquerade.h const struct net_device *out); net_device 6 include/net/netfilter/ipv6/nf_nat_masquerade.h const struct net_device *out); net_device 40 include/net/netfilter/nf_log.h const struct net_device *in, net_device 41 include/net/netfilter/nf_log.h const struct net_device *out, net_device 77 include/net/netfilter/nf_log.h const struct net_device *in, net_device 78 include/net/netfilter/nf_log.h const struct net_device *out, net_device 97 include/net/netfilter/nf_log.h const struct net_device *in, net_device 98 include/net/netfilter/nf_log.h const struct net_device *out, net_device 67 include/net/netfilter/nf_nat.h const struct net_device *out) net_device 47 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 48 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 51 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 52 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 56 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 57 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 60 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 61 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 66 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 67 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 70 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 71 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 75 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 76 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 79 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 80 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 88 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 89 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 92 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 93 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 97 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 98 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 101 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 102 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 107 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 108 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 111 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 112 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 116 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 117 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 120 include/net/netfilter/nf_nat_l3proto.h const struct net_device *in, net_device 121 include/net/netfilter/nf_nat_l3proto.h const struct net_device *out, net_device 18 include/net/netfilter/nf_queue.h struct net_device *indev; net_device 19 include/net/netfilter/nf_queue.h struct net_device *outdev; net_device 16 include/net/netfilter/nf_tables.h const struct net_device *in; net_device 17 include/net/netfilter/nf_tables.h const struct net_device *out; net_device 29 include/net/netfilter/nf_tables.h const struct net_device *in, net_device 30 include/net/netfilter/nf_tables.h const struct net_device *out) net_device 11 include/net/netfilter/nf_tables_ipv4.h const struct net_device *in, net_device 12 include/net/netfilter/nf_tables_ipv4.h const struct net_device *out) net_device 11 include/net/netfilter/nf_tables_ipv6.h const struct net_device *in, net_device 12 include/net/netfilter/nf_tables_ipv6.h const struct net_device *out) net_device 9 include/net/netfilter/nfnetlink_log.h const struct net_device *in, net_device 10 include/net/netfilter/nfnetlink_log.h const struct net_device *out, net_device 66 include/net/netrom.h struct net_device *device; net_device 90 include/net/netrom.h struct net_device *dev; net_device 186 include/net/netrom.h int nr_rx_frame(struct sk_buff *, struct net_device *); net_device 190 include/net/netrom.h int nr_rx_ip(struct sk_buff *, struct net_device *); net_device 191 include/net/netrom.h void nr_setup(struct net_device *); net_device 211 include/net/netrom.h void nr_rt_device_down(struct net_device *); net_device 212 include/net/netrom.h struct net_device *nr_dev_first(void); net_device 213 include/net/netrom.h struct net_device *nr_dev_get(ax25_address *); net_device 24 include/net/nl802154.h struct net_device; net_device 39 include/net/nl802154.h int ieee802154_nl_assoc_indic(struct net_device *dev, net_device 54 include/net/nl802154.h int ieee802154_nl_assoc_confirm(struct net_device *dev, net_device 67 include/net/nl802154.h int ieee802154_nl_disassoc_indic(struct net_device *dev, net_device 82 include/net/nl802154.h int ieee802154_nl_disassoc_confirm(struct net_device *dev, net_device 97 include/net/nl802154.h int ieee802154_nl_scan_confirm(struct net_device *dev, net_device 114 include/net/nl802154.h int ieee802154_nl_beacon_indic(struct net_device *dev, __le16 panid, net_device 124 include/net/nl802154.h int ieee802154_nl_start_confirm(struct net_device *dev, u8 status); net_device 6 include/net/p8022.h struct net_device *dev, net_device 8 include/net/p8022.h struct net_device *orig_dev)); net_device 35 include/net/phonet/pn_dev.h struct net_device *netdev; net_device 43 include/net/phonet/pn_dev.h struct net_device *phonet_device_get(struct net *net); net_device 45 include/net/phonet/pn_dev.h int phonet_address_add(struct net_device *dev, u8 addr); net_device 46 include/net/phonet/pn_dev.h int phonet_address_del(struct net_device *dev, u8 addr); net_device 47 include/net/phonet/pn_dev.h u8 phonet_address_get(struct net_device *dev, u8 addr); net_device 49 include/net/phonet/pn_dev.h void phonet_address_notify(int event, struct net_device *dev, u8 addr); net_device 51 include/net/phonet/pn_dev.h int phonet_route_add(struct net_device *dev, u8 daddr); net_device 52 include/net/phonet/pn_dev.h int phonet_route_del(struct net_device *dev, u8 daddr); net_device 53 include/net/phonet/pn_dev.h void rtm_phonet_notify(int event, struct net_device *dev, u8 dst); net_device 54 include/net/phonet/pn_dev.h struct net_device *phonet_route_get_rcu(struct net *net, u8 daddr); net_device 55 include/net/phonet/pn_dev.h struct net_device *phonet_route_output(struct net *net, u8 daddr); net_device 46 include/net/ping.h const struct net_device *dev, int strict); net_device 340 include/net/pkt_cls.h struct net_device *dev; net_device 93 include/net/pkt_sched.h struct Qdisc *qdisc_lookup(struct net_device *dev, u32 handle); net_device 94 include/net/pkt_sched.h struct Qdisc *qdisc_lookup_class(struct net_device *dev, u32 handle); net_device 101 include/net/pkt_sched.h struct net_device *dev, struct netdev_queue *txq, net_device 120 include/net/pkt_sched.h static inline unsigned int psched_mtu(const struct net_device *dev) net_device 6 include/net/psnap.h int (*rcvfunc)(struct sk_buff *, struct net_device *, net_device 8 include/net/psnap.h struct net_device *orig_dev)); net_device 95 include/net/rose.h struct net_device *dev; net_device 133 include/net/rose.h struct net_device *device; net_device 170 include/net/rose.h int rose_rx_call_request(struct sk_buff *, struct net_device *, net_device 175 include/net/rose.h void rose_setup(struct net_device *); net_device 209 include/net/rose.h void rose_rt_device_down(struct net_device *); net_device 210 include/net/rose.h void rose_link_device_down(struct net_device *); net_device 211 include/net/rose.h struct net_device *rose_dev_first(void); net_device 212 include/net/rose.h struct net_device *rose_dev_get(rose_address *); net_device 110 include/net/route.h void rt_flush_dev(struct net_device *dev); net_device 164 include/net/route.h u8 tos, struct net_device *devin); net_device 167 include/net/route.h u8 tos, struct net_device *devin) net_device 189 include/net/route.h unsigned int inet_dev_addr_type(struct net *net, const struct net_device *dev, net_device 56 include/net/rtnetlink.h void (*setup)(struct net_device *dev); net_device 64 include/net/rtnetlink.h struct net_device *dev, net_device 67 include/net/rtnetlink.h int (*changelink)(struct net_device *dev, net_device 70 include/net/rtnetlink.h void (*dellink)(struct net_device *dev, net_device 73 include/net/rtnetlink.h size_t (*get_size)(const struct net_device *dev); net_device 75 include/net/rtnetlink.h const struct net_device *dev); net_device 77 include/net/rtnetlink.h size_t (*get_xstats_size)(const struct net_device *dev); net_device 79 include/net/rtnetlink.h const struct net_device *dev); net_device 87 include/net/rtnetlink.h int (*slave_changelink)(struct net_device *dev, net_device 88 include/net/rtnetlink.h struct net_device *slave_dev, net_device 91 include/net/rtnetlink.h size_t (*get_slave_size)(const struct net_device *dev, net_device 92 include/net/rtnetlink.h const struct net_device *slave_dev); net_device 94 include/net/rtnetlink.h const struct net_device *dev, net_device 95 include/net/rtnetlink.h const struct net_device *slave_dev); net_device 123 include/net/rtnetlink.h const struct net_device *dev); net_device 124 include/net/rtnetlink.h size_t (*get_link_af_size)(const struct net_device *dev); net_device 126 include/net/rtnetlink.h int (*validate_link_af)(const struct net_device *dev, net_device 128 include/net/rtnetlink.h int (*set_link_af)(struct net_device *dev, net_device 138 include/net/rtnetlink.h struct net_device *rtnl_create_link(struct net *net, char *ifname, net_device 142 include/net/rtnetlink.h int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm); net_device 322 include/net/sch_generic.h static inline struct net_device *qdisc_dev(const struct Qdisc *qdisc) net_device 387 include/net/sch_generic.h void dev_init_scheduler(struct net_device *dev); net_device 388 include/net/sch_generic.h void dev_shutdown(struct net_device *dev); net_device 389 include/net/sch_generic.h void dev_activate(struct net_device *dev); net_device 390 include/net/sch_generic.h void dev_deactivate(struct net_device *dev); net_device 407 include/net/sch_generic.h static inline void qdisc_reset_all_tx_gt(struct net_device *dev, unsigned int i) net_device 421 include/net/sch_generic.h static inline void qdisc_reset_all_tx(struct net_device *dev) net_device 427 include/net/sch_generic.h static inline bool qdisc_all_tx_empty(const struct net_device *dev) net_device 446 include/net/sch_generic.h static inline bool qdisc_tx_changing(const struct net_device *dev) net_device 459 include/net/sch_generic.h static inline bool qdisc_tx_is_noop(const struct net_device *dev) net_device 458 include/net/sctp/structs.h struct net_device *); net_device 7 include/net/stp.h struct net_device *); net_device 11 include/net/tc_act/tc_mirred.h struct net_device *tcfm_dev; net_device 87 include/net/udp_tunnel.h struct sk_buff *skb, struct net_device *dev, net_device 92 include/net/vxlan.h void vxlan_get_rx_port(struct net_device *netdev); net_device 94 include/net/vxlan.h static inline void vxlan_get_rx_port(struct net_device *netdev) net_device 14 include/net/wext.h struct iw_statistics *get_wireless_stats(struct net_device *dev); net_device 15 include/net/wext.h int call_commit_handler(struct net_device *dev); net_device 44 include/net/wext.h int ioctl_private_call(struct net_device *dev, struct iwreq *iwr, net_device 47 include/net/wext.h int compat_private_call(struct net_device *dev, struct iwreq *iwr, net_device 50 include/net/wext.h int iw_handler_get_private(struct net_device * dev, net_device 258 include/net/wimax.h struct net_device; net_device 411 include/net/wimax.h struct net_device *net_dev; net_device 442 include/net/wimax.h int wimax_dev_add(struct wimax_dev *, struct net_device *); net_device 446 include/net/wimax.h struct wimax_dev *net_dev_to_wimax(struct net_device *net_dev) net_device 60 include/net/wpan-phy.h struct net_device *(*add_iface)(struct wpan_phy *phy, net_device 62 include/net/wpan-phy.h void (*del_iface)(struct wpan_phy *phy, struct net_device *dev); net_device 131 include/net/x25.h struct net_device *dev; net_device 137 include/net/x25.h struct net_device *dev; net_device 172 include/net/x25.h struct net_device *dev1; net_device 173 include/net/x25.h struct net_device *dev2; net_device 203 include/net/x25.h int x25_lapb_receive_frame(struct sk_buff *, struct net_device *, net_device 204 include/net/x25.h struct packet_type *, struct net_device *); net_device 220 include/net/x25.h void x25_clear_forward_by_dev(struct net_device *); net_device 231 include/net/x25.h void x25_link_device_up(struct net_device *); net_device 232 include/net/x25.h void x25_link_device_down(struct net_device *); net_device 239 include/net/x25.h struct x25_neigh *x25_get_neigh(struct net_device *); net_device 261 include/net/x25.h struct net_device *x25_dev_get(char *); net_device 262 include/net/x25.h void x25_route_device_down(struct net_device *dev); net_device 9 include/net/x25device.h static inline __be16 x25_type_trans(struct sk_buff *skb, struct net_device *dev) net_device 282 include/net/xfrm.h struct net_device; net_device 303 include/net/xfrm.h struct net_device *dev, net_device 980 include/net/xfrm.h void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev); net_device 39 include/pcmcia/ds.h struct net_device; net_device 184 include/pcmcia/ds.h struct net_device *dev); net_device 108 include/rdma/ib_addr.h int rdma_copy_addr(struct rdma_dev_addr *dev_addr, struct net_device *dev, net_device 139 include/rdma/ib_addr.h static inline u16 rdma_vlan_dev_vlan_id(const struct net_device *dev) net_device 182 include/rdma/ib_addr.h struct net_device *dev; net_device 242 include/rdma/ib_addr.h static inline int iboe_get_rate(struct net_device *dev) net_device 306 include/rdma/ib_addr.h static inline struct net_device *rdma_vlan_dev_real_dev(const struct net_device *dev) net_device 263 include/scsi/libfcoe.h int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type); net_device 265 include/scsi/libfcoe.h struct net_device *netdev); net_device 312 include/scsi/libfcoe.h bool (*match) (struct net_device *device); net_device 313 include/scsi/libfcoe.h int (*alloc) (struct net_device *device); net_device 314 include/scsi/libfcoe.h int (*create) (struct net_device *device, enum fip_state fip_mode); net_device 315 include/scsi/libfcoe.h int (*destroy) (struct net_device *device); net_device 316 include/scsi/libfcoe.h int (*enable) (struct net_device *device); net_device 317 include/scsi/libfcoe.h int (*disable) (struct net_device *device); net_device 362 include/scsi/libfcoe.h struct net_device * (*get_netdev)(const struct fc_lport *lport); net_device 369 include/scsi/libfcoe.h static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) net_device 392 include/scsi/libfcoe.h struct net_device *netdev; net_device 15 include/trace/events/net.h TP_PROTO(const struct sk_buff *skb, const struct net_device *dev), net_device 74 include/trace/events/net.h struct net_device *dev,