HomeSort by relevance Sort by last modified time
    Searched full:ether_dhost (Results 1 - 25 of 61) sorted by null

1 2 3

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
vlan.h 54 uint8 ether_dhost[ETHER_ADDR_LEN]; member in struct:ethervlan_header
62 uint8 ether_dhost[ETHER_ADDR_LEN]; /* dest mac */ member in struct:dot3_mac_llc_snapvlan_header
802.3.h 31 uint8 ether_dhost[ETHER_ADDR_LEN]; /* dest mac */ member in struct:dot3_mac_llc_snap_header
ethernet.h 119 uint8 ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /external/tcpdump/
ether.h 48 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
acconfig.h 24 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
ethernet.h 41 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */ member in struct:ether_header
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
ethernet.h 41 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */ member in struct:ether_header
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
ethernet.h 41 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */ member in struct:ether_header
  /external/dnsmasq/src/
bpf.c 192 memset(ether.ether_dhost, 255, ETHER_ADDR_LEN);
197 memcpy(ether.ether_dhost, mess->chaddr, ETHER_ADDR_LEN);
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 82 #define h_dest ether_dhost
98 #define h_dest ether_dhost.ether_addr_octet
  /bionic/libc/include/net/
if_ether.h 74 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /development/ndk/platforms/android-3/include/net/
if_ether.h 74 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /external/dhcpcd/
bpf.c 146 memset(&hw.ether_dhost, 0xff, ETHER_ADDR_LEN);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/net/
if_ether.h 72 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/net/
if_ether.h 74 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/net/
if_ether.h 74 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 74 u_int8_t ether_dhost[ETHER_ADDR_LEN]; member in struct:ether_header

Completed in 337 milliseconds

1 2 3