Home
last modified time | relevance | path

Searched refs:ARPHRD_HIPPI (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dif_arp.h77 #define ARPHRD_HIPPI 780 /* High Performance Parallel Interface */ macro
/Linux-v5.4/net/802/
Dhippi.c158 dev->type = ARPHRD_HIPPI; in hippi_setup()