HomeSort by relevance Sort by last modified time
    Searched defs:sll_hatype (Results 1 - 8 of 8) sorted by null

  /libcore/luni/src/main/java/android/system/
PacketSocketAddress.java 37 public short sll_hatype; field in class:PacketSocketAddress
47 short sll_hatype, byte sll_pkttype, byte[] sll_addr) {
50 this.sll_hatype = sll_hatype;
  /external/libpcap/pcap/
sll.h 85 u_int16_t sll_hatype; /* link-layer address type */ member in struct:sll_header
  /external/tcpdump/
print-sll.c 83 uint16_t sll_hatype; /* link-layer address type */ member in struct:sll_header
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netpacket/
packet.h 28 unsigned short int sll_hatype; member in struct:sockaddr_ll
  /bionic/libc/kernel/uapi/linux/
if_packet.h 31 unsigned short sll_hatype; member in struct:sockaddr_ll
  /external/iproute2/include/uapi/linux/
if_packet.h 17 unsigned short sll_hatype; member in struct:sockaddr_ll
  /external/kernel-headers/original/uapi/linux/
if_packet.h 17 unsigned short sll_hatype; member in struct:sockaddr_ll
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_packet.h 16 unsigned short sll_hatype; member in struct:sockaddr_ll

Completed in 273 milliseconds