Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Darpt_mangle.c44 skb->dev->type == ARPHRD_IEEE1394)) in target()
55 skb->dev->type == ARPHRD_IEEE1394)) in target()
H A Darp_tables.c113 if (IS_ENABLED(CONFIG_FIREWIRE_NET) && dev->type == ARPHRD_IEEE1394) { in arp_packet_match()
/linux/include/linux/
H A Dif_arp.h34 case ARPHRD_IEEE1394: in arp_hdr_len()
/linux/include/uapi/linux/
H A Dif_arp.h42 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/linux/net/ipv4/
H A Darp.c633 case ARPHRD_IEEE1394: in arp_create()
778 case ARPHRD_IEEE1394: in arp_process()
/linux/drivers/firewire/
H A Dnet.c1386 net->type = ARPHRD_IEEE1394; in fwnet_init_dev()
/linux/net/ipv6/
H A Daddrconf.c2409 case ARPHRD_IEEE1394: in ipv6_generate_eui64()
3493 (dev->type != ARPHRD_IEEE1394) && in addrconf_dev_config()
/linux/net/core/
H A Ddev.c484 ARPHRD_IEEE1394, ARPHRD_EUI64, ARPHRD_INFINIBAND, ARPHRD_SLIP,