HomeSort by relevance Sort by last modified time
    Searched defs:h_dest (Results 51 - 75 of 91) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
if_ether.h 76 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /external/iproute2/include/linux/
if_ether.h 128 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ member in struct:ethhdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_ether.h 118 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ member in struct:ethhdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_ether.h 118 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ member in struct:ethhdr
  /bionic/libc/kernel/uapi/linux/
if_ether.h 127 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /development/ndk/platforms/android-L/include/linux/
if_ether.h 126 unsigned char h_dest[ETH_ALEN]; member in struct:ethhdr
  /external/kernel-headers/original/uapi/linux/
if_ether.h 135 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ member in struct:ethhdr
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 82 #define h_dest ether_dhost macro
98 #define h_dest ether_dhost.ether_addr_octet macro
  /external/qemu/slirp/
slirp.c 575 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ member in struct:ethhdr
623 memcpy(reh->h_dest, pkt + ETH_ALEN, ETH_ALEN);
706 memset(reh->h_dest, 0xff, ETH_ALEN);
727 memcpy(eh->h_dest, client_ethaddr, ETH_ALEN);

Completed in 1527 milliseconds

1 23 4