Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_arp.h71 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/Linux-v4.19/net/802/
Dfddi.c152 dev->type = ARPHRD_FDDI; in fddi_setup()
/Linux-v4.19/net/ipv4/
Darp.c192 case ARPHRD_FDDI: in arp_mc_map()
592 case ARPHRD_FDDI: in arp_create()
711 case ARPHRD_FDDI: in arp_process()
1047 case ARPHRD_FDDI: in arp_req_set()
1054 if (r->arp_ha.sa_family != ARPHRD_FDDI && in arp_req_set()
Dipconfig.c831 else if (dev->type == ARPHRD_FDDI) in ic_bootp_send_if()
/Linux-v4.19/net/ipv6/
Dndisc.c289 case ARPHRD_FDDI: in ndisc_mc_map()
Daddrconf.c2235 case ARPHRD_FDDI: in ipv6_generate_eui64()
3280 (dev->type != ARPHRD_FDDI) && in addrconf_dev_config()
/Linux-v4.19/net/core/
Ddev.c293 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,