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/ipv4/
H A Darp.c191 case ARPHRD_FDDI: in arp_mc_map()
258 ARPHRD_FDDI: (fddi) in arp_constructor()
613 case ARPHRD_FDDI: in arp_create()
734 case ARPHRD_FDDI: in arp_process()
1115 case ARPHRD_FDDI: in arp_req_set()
1122 if (r->arp_ha.sa_family != ARPHRD_FDDI && in arp_req_set()
H A Dipconfig.c864 else if (dev->type == ARPHRD_FDDI) in ic_bootp_send_if()
/linux/net/ipv6/
H A Dndisc.c293 case ARPHRD_FDDI: in ndisc_mc_map()
H A Daddrconf.c2396 case ARPHRD_FDDI: in ipv6_generate_eui64()
3490 (dev->type != ARPHRD_FDDI) && in addrconf_dev_config()
/linux/drivers/net/
H A Dtun.c3174 case ARPHRD_FDDI: in tun_get_addr_len()
/linux/net/core/
H A Ddev.c491 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,