Home
last modified time | relevance | path

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

/Linux-v4.19/net/802/
Dfc.c85 dev->type = ARPHRD_IEEE802; in fc_setup()
/Linux-v4.19/include/uapi/linux/
Dif_arp.h36 #define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB */ macro
/Linux-v4.19/net/ipv4/
Darp.c193 case ARPHRD_IEEE802: in arp_mc_map()
712 case ARPHRD_IEEE802: in arp_process()
723 arp->ar_hrd != htons(ARPHRD_IEEE802)) || in arp_process()
1056 r->arp_ha.sa_family != ARPHRD_IEEE802) in arp_req_set()
/Linux-v4.19/net/ipv6/
Dndisc.c288 case ARPHRD_IEEE802: /* Not sure. Check it later. --ANK */ in ndisc_mc_map()
/Linux-v4.19/drivers/net/
Dvxlan.c1505 parp->ar_hrd != htons(ARPHRD_IEEE802)) || in arp_reduce()
/Linux-v4.19/net/core/
Ddev.c286 ARPHRD_PRONET, ARPHRD_CHAOS, ARPHRD_IEEE802, ARPHRD_ARCNET,