Home
last modified time | relevance | path

Searched refs:ARPHRD_FDDI (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dif_arp.h69 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/linux-4.1.27/net/802/
Dfddi.c161 dev->type = ARPHRD_FDDI; in fddi_setup()
/linux-4.1.27/net/ipv4/
Darp.c190 case ARPHRD_FDDI: in arp_mc_map()
548 case ARPHRD_FDDI: in arp_create()
660 case ARPHRD_FDDI: in arp_process()
964 case ARPHRD_FDDI: in arp_req_set()
971 if (r->arp_ha.sa_family != ARPHRD_FDDI && in arp_req_set()
Dipconfig.c833 else if (dev->type == ARPHRD_FDDI) in ic_bootp_send_if()
/linux-4.1.27/net/ipv6/
Dndisc.c272 case ARPHRD_FDDI: in ndisc_mc_map()
Daddrconf.c1973 case ARPHRD_FDDI: in ipv6_generate_eui64()
2999 (dev->type != ARPHRD_FDDI) && in addrconf_dev_config()
/linux-4.1.27/net/core/
Ddev.c281 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,