Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_arp.h74 #define ARPHRD_HIPPI 780 /* High Performance Parallel Interface */ macro
/linux-2.4.37.9/drivers/net/
Dnet_init.c478 dev->type = ARPHRD_HIPPI; in hippi_setup()