Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dif_arp.h72 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/linux-6.6.21/net/802/
Dfddi.c148 dev->type = ARPHRD_FDDI; in fddi_setup()
/linux-6.6.21/net/ipv4/
Darp.c191 case ARPHRD_FDDI: in arp_mc_map()
611 case ARPHRD_FDDI: in arp_create()
730 case ARPHRD_FDDI: in arp_process()
1070 case ARPHRD_FDDI: in arp_req_set()
1077 if (r->arp_ha.sa_family != ARPHRD_FDDI && in arp_req_set()
Dipconfig.c862 else if (dev->type == ARPHRD_FDDI) in ic_bootp_send_if()
/linux-6.6.21/net/ipv6/
Dndisc.c294 case ARPHRD_FDDI: in ndisc_mc_map()
Daddrconf.c2341 case ARPHRD_FDDI: in ipv6_generate_eui64()
3417 (dev->type != ARPHRD_FDDI) && in addrconf_dev_config()
/linux-6.6.21/drivers/net/
Dtun.c3059 case ARPHRD_FDDI: in tun_get_addr_len()
/linux-6.6.21/net/core/
Ddev.c460 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,