Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dif_arp.h38 case ARPHRD_IEEE1394: in arp_hdr_len()
/linux-4.4.14/include/uapi/linux/
Dif_arp.h41 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/linux-4.4.14/net/ipv4/
Darp.c607 case ARPHRD_IEEE1394: in arp_create()
723 case ARPHRD_IEEE1394: in arp_process()
/linux-4.4.14/drivers/firewire/
Dnet.c1381 net->type = ARPHRD_IEEE1394; in fwnet_init_dev()
/linux-4.4.14/net/ipv6/
Daddrconf.c2052 case ARPHRD_IEEE1394: in ipv6_generate_eui64()
3076 (dev->type != ARPHRD_IEEE1394) && in addrconf_dev_config()
/linux-4.4.14/net/core/
Ddev.c278 ARPHRD_IEEE1394, ARPHRD_EUI64, ARPHRD_INFINIBAND, ARPHRD_SLIP,