Home
last modified time | relevance | path

Searched refs:ARPHRD_LOCALTLK (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dif_arp.h71 #define ARPHRD_LOCALTLK 773 /* Localtalk device */ macro
/linux/net/appletalk/
H A Daarp.c476 if (atif->dev->type == ARPHRD_LOCALTLK || in aarp_proxy_probe_network()
540 if (dev->type == ARPHRD_LOCALTLK) { in aarp_send_ddp()
H A Dddp.c701 dev->type != ARPHRD_LOCALTLK && in atif_ioctl()
/linux/net/core/
H A Ddev.c485 ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,