Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_arp.h71 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/Linux-v5.4/net/802/
Dfddi.c148 dev->type = ARPHRD_FDDI; in fddi_setup()
/Linux-v5.4/net/ipv4/
Darp.c188 case ARPHRD_FDDI: in arp_mc_map()
588 case ARPHRD_FDDI: in arp_create()
707 case ARPHRD_FDDI: in arp_process()
1043 case ARPHRD_FDDI: in arp_req_set()
1050 if (r->arp_ha.sa_family != ARPHRD_FDDI && in arp_req_set()
Dipconfig.c835 else if (dev->type == ARPHRD_FDDI) in ic_bootp_send_if()
/Linux-v5.4/net/ipv6/
Dndisc.c289 case ARPHRD_FDDI: in ndisc_mc_map()
Daddrconf.c2286 case ARPHRD_FDDI: in ipv6_generate_eui64()
3336 (dev->type != ARPHRD_FDDI) && in addrconf_dev_config()