Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_arp.h72 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/linux/net/802/
H A Dfddi.c148 dev->type = ARPHRD_FDDI; in fddi_setup()
/linux/net/ipv4/
H A Darp.c192 case ARPHRD_FDDI: in arp_mc_map()
259 ARPHRD_FDDI: (fddi) in arp_constructor()
614 case ARPHRD_FDDI: in arp_create()
735 case ARPHRD_FDDI: in arp_process()
1116 case ARPHRD_FDDI: in arp_req_set()
1123 if (r->arp_ha.sa_family != ARPHRD_FDDI && in arp_req_set()
H A Dipconfig.c857 else if (dev->type == ARPHRD_FDDI) in ic_bootp_send_if()
/linux/net/ipv6/
H A Dndisc.c292 case ARPHRD_FDDI: in ndisc_mc_map()
H A Daddrconf.c2380 case ARPHRD_FDDI: in ipv6_generate_eui64()
3466 (dev->type != ARPHRD_FDDI) && in addrconf_dev_config()
/linux/net/core/
H A Ddev.c484 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,