/external/kernel-headers/original/linux/ |
ethtool.h | 298 struct net_device; 301 u32 ethtool_op_get_link(struct net_device *dev); 302 u32 ethtool_op_get_tx_csum(struct net_device *dev); 303 int ethtool_op_set_tx_csum(struct net_device *dev, u32 data); 304 int ethtool_op_set_tx_hw_csum(struct net_device *dev, u32 data); 305 int ethtool_op_set_tx_ipv6_csum(struct net_device *dev, u32 data); 306 u32 ethtool_op_get_sg(struct net_device *dev); 307 int ethtool_op_set_sg(struct net_device *dev, u32 data); 308 u32 ethtool_op_get_tso(struct net_device *dev); 309 int ethtool_op_set_tso(struct net_device *dev, u32 data) [all...] |
netdevice.h | 257 * FIXME: cleanup struct net_device such that network protocol info 261 struct net_device struct 292 struct net_device *next; 295 int (*init)(struct net_device *dev); 329 struct net_device *next_sched; 336 struct net_device_stats* (*get_stats)(struct net_device *dev); 337 struct iw_statistics* (*get_wireless_stats)(struct net_device *dev); 366 struct net_device *master; /* Pointer to master device of a group, 396 int (*poll) (struct net_device *dev, int *quota); 434 struct net_device *dev) [all...] |
etherdevice.h | 32 extern int eth_header(struct sk_buff *skb, struct net_device *dev, 36 extern __be16 eth_type_trans(struct sk_buff *skb, struct net_device *dev); 37 extern void eth_header_cache_update(struct hh_cache *hh, struct net_device *dev, 42 extern struct net_device *alloc_etherdev(int sizeof_priv);
|
netfilter.h | 92 const struct net_device *in, 93 const struct net_device *out, 152 struct net_device *indev, struct net_device *outdev, 164 struct net_device *indev, 165 struct net_device *outdev, 176 struct net_device *indev, struct net_device *outdev, 201 struct net_device *in, struct net_device *out [all...] |
if_vlan.h | 84 struct net_device *real_dev; /* The ethernet(like) device 90 struct net_device **vlan_devices_arrays[VLAN_GROUP_ARRAY_SPLIT_PARTS]; 94 static inline struct net_device *vlan_group_get_device(struct vlan_group *vg, 97 struct net_device **array; 104 struct net_device *dev) 106 struct net_device **array; 117 extern struct net_device *vlan_dev_real_dev(const struct net_device *dev); 118 extern u16 vlan_dev_vlan_id(const struct net_device *dev); 131 static inline struct net_device *vlan_dev_real_dev(const struct net_device *dev [all...] |
wanrouter.h | 506 int (*new_if)(struct wan_device *wandev, struct net_device *dev, 508 int (*del_if)(struct wan_device *wandev, struct net_device *dev); 511 struct net_device* dev; /* list of network interfaces */ 519 __be16 wanrouter_type_trans(struct sk_buff *skb, struct net_device *dev); 520 int wanrouter_encapsulate(struct sk_buff *skb, struct net_device *dev,
|
if_arp.h | 164 static inline int arp_hdr_len(struct net_device *dev)
|
skbuff.h | 86 struct net_device; 97 struct net_device *physindev; 98 struct net_device *physoutdev; 100 struct net_device *netoutdev; 238 struct net_device *dev; 239 struct net_device *input_dev; 1127 extern struct sk_buff *__netdev_alloc_skb(struct net_device *dev, 1143 static inline struct sk_buff *netdev_alloc_skb(struct net_device *dev, [all...] |
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ip_nat_rule.h | 13 const struct net_device *in, 14 const struct net_device *out,
|
ip_tables.h | 313 const struct net_device *in, 314 const struct net_device *out,
|
/external/grub/netboot/ |
tlan.c | 609 void TLan_PhyPrint( struct net_device *dev ) 655 void TLan_PhyDetect( struct net_device *dev ) 699 void TLan_PhyPowerDown( struct net_device *dev ) 721 void TLan_PhyPowerUp( struct net_device *dev ) 739 void TLan_PhyReset( struct net_device *dev ) 764 void TLan_PhyStartLink( struct net_device *dev ) 848 void TLan_PhyFinishAutoNeg( struct net_device *dev ) 932 void TLan_PhyMonitor( struct net_device *dev ) 1002 int TLan_MiiReadReg( struct net_device *dev, u16 phy, u16 reg, u16 *val ) [all...] |
/bionic/libc/kernel/common/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/development/ndk/platforms/android-3/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
skbuff.h | 43 struct net_device; 110 struct net_device *dev; 111 struct net_device *input_dev;
|
/external/kernel-headers/original/linux/netfilter/ |
x_tables.h | 163 const struct net_device *in, 164 const struct net_device *out, 210 const struct net_device *in, 211 const struct net_device *out,
|
/external/kernel-headers/original/linux/netfilter_arp/ |
arp_tables.h | 249 const struct net_device *in, 250 const struct net_device *out,
|
/external/kernel-headers/original/linux/netfilter_ipv6/ |
ip6_tables.h | 301 const struct net_device *in, 302 const struct net_device *out,
|