Searched refs:ARPHRD_IEEE1394 (Results 1 - 7 of 7) sorted by relevance

/external/iproute2/include/linux/
H A Dif_arp.h41 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/external/dhcpcd/
H A Dnet.h53 #ifndef ARPHRD_IEEE1394
54 # define ARPHRD_IEEE1394 24 macro
H A Dnet.c443 ifp->family = ARPHRD_IEEE1394;
469 case ARPHRD_IEEE1394: /* FALLTHROUGH */
H A Ddhcpcd.c778 case ARPHRD_IEEE1394: /* FALLTHROUGH */
/external/kernel-headers/original/linux/
H A Dif_arp.h41 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/external/tcpdump/
H A Dprint-arp.c59 #define ARPHRD_IEEE1394 24 /* IEEE 1394 (FireWire) hardware format */ macro
/external/dnsmasq/src/
H A Drfc2131.c1321 #if defined(ARPHRD_EUI64) && defined(ARPHRD_IEEE1394)
1322 if (clid[0] == ARPHRD_EUI64 && hwtype == ARPHRD_IEEE1394)

Completed in 167 milliseconds