HomeSort by relevance Sort by last modified time
    Searched refs:net_device (Results 51 - 65 of 65) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
skbuff.h 43 struct net_device;
110 struct net_device *dev;
111 struct net_device *input_dev;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
skbuff.h 43 struct net_device;
110 struct net_device *dev;
111 struct net_device *input_dev;
  /prebuilts/ndk/9/platforms/android-9/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/
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...]
if_pppox.h 160 struct net_device *dev; /* device associated with socket*/
mroute6.h 174 struct net_device *dev; /* Device we are using */
rtnetlink.h 741 extern void rtmsg_ifinfo(int type, struct net_device *dev, unsigned change);
  /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,
  /external/kernel-headers/original/linux/netfilter_ipv4/
ip_tables.h 313 const struct net_device *in,
314 const struct net_device *out,
  /external/iputils/Modules/
pg3.c 146 static struct net_device *pg_setup_inject(u32 *saddrp)
149 struct net_device *odev;
239 fill_packet(struct net_device *odev, __u32 saddr)
344 struct net_device *odev;
  /external/grub/netboot/
w89c840.c 235 struct net_device *next_module; /* Link for devices of this type. */

Completed in 332 milliseconds

1 23