Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_arp.h38 case ARPHRD_IEEE1394: in arp_hdr_len()
/Linux-v4.19/include/uapi/linux/
Dif_arp.h42 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/Linux-v4.19/net/ipv4/
Darp.c612 case ARPHRD_IEEE1394: in arp_create()
755 case ARPHRD_IEEE1394: in arp_process()
/Linux-v4.19/drivers/firewire/
Dnet.c1388 net->type = ARPHRD_IEEE1394; in fwnet_init_dev()
/Linux-v4.19/net/ipv6/
Daddrconf.c2248 case ARPHRD_IEEE1394: in ipv6_generate_eui64()
3283 (dev->type != ARPHRD_IEEE1394) && in addrconf_dev_config()
/Linux-v4.19/net/core/
Ddev.c288 ARPHRD_IEEE1394, ARPHRD_EUI64, ARPHRD_INFINIBAND, ARPHRD_SLIP,