Home
last modified time | relevance | path

Searched refs:ARPHRD_IEEE1394 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_arp.h34 case ARPHRD_IEEE1394: in arp_hdr_len()
/openbmc/linux/include/uapi/linux/
H A Dif_arp.h42 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/openbmc/linux/net/ipv4/
H A Darp.c631 case ARPHRD_IEEE1394: in arp_create()
774 case ARPHRD_IEEE1394: in arp_process()
/openbmc/linux/drivers/firewire/
H A Dnet.c1383 net->type = ARPHRD_IEEE1394; in fwnet_init_dev()
/openbmc/linux/net/ipv6/
H A Daddrconf.c2356 case ARPHRD_IEEE1394: in ipv6_generate_eui64()
3441 (dev->type != ARPHRD_IEEE1394) && in addrconf_dev_config()
/openbmc/linux/net/core/
H A Ddev.c455 ARPHRD_IEEE1394, ARPHRD_EUI64, ARPHRD_INFINIBAND, ARPHRD_SLIP,