OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARPHRD_FDDI
(Results
51 - 57
of
57
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
if_arp.h
69
#define
ARPHRD_FDDI
774 /* Fiber Distributed Data Interface */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if_arp.h
113
#define
ARPHRD_FDDI
774 /* Fiber Distributed Data Interface. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if_arp.h
113
#define
ARPHRD_FDDI
774 /* Fiber Distributed Data Interface. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if_arp.h
113
#define
ARPHRD_FDDI
774 /* Fiber Distributed Data Interface. */
/external/libpcap/
pcap-linux.c
[
all
...]
/external/iputils/
arping.c
280
if (ah->ar_hrd == htons(
ARPHRD_FDDI
))
398
(FROM->sll_hatype !=
ARPHRD_FDDI
|| ah->ar_hrd != htons(ARPHRD_ETHER)))
rarpd.c
481
case
ARPHRD_FDDI
:
Completed in 830 milliseconds
1
2
3