OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ar_hrd
(Results
1 - 18
of
18
) sorted by null
/development/ndk/platforms/android-3/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/external/tcpdump/
print-arp.c
53
u_short
ar_hrd
; /* format of hardware address */
member in struct:arp_pkthdr
88
#define HRD(ap) EXTRACT_16BITS(&(ap)->
ar_hrd
)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_arp.h
133
__be16
ar_hrd
; /* format of hardware address */
member in struct:arphdr
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
if_arp.h
111
unsigned short
ar_hrd
;
member in struct:arphdr
/bionic/libc/kernel/common/linux/
if_arp.h
116
__be16
ar_hrd
;
member in struct:arphdr
/external/iproute2/include/linux/
if_arp.h
138
__be16
ar_hrd
; /* format of hardware address */
member in struct:arphdr
/external/kernel-headers/original/linux/
if_arp.h
138
__be16
ar_hrd
; /* format of hardware address */
member in struct:arphdr
/external/qemu/slirp/
slirp.c
582
unsigned short
ar_hrd
; /* format of hardware address */
member in struct:arphdr
628
rah->
ar_hrd
= htons(1);
710
rah->
ar_hrd
= htons(1);
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if_arp.h
57
unsigned short int
ar_hrd
; /* Format of hardware address. */
member in struct:arphdr
/external/qemu/slirp-android/
slirp.c
671
unsigned short
ar_hrd
; /* format of hardware address */
member in struct:arphdr
721
rah->
ar_hrd
= htons(1);
803
rah->
ar_hrd
= htons(1);
[
all
...]
Completed in 1251 milliseconds