Home
last modified time | relevance | path

Searched refs:ARPHRD_IPDDP (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dif_arp.h72 #define ARPHRD_IPDDP 777 /* IP over DDP tunneller */ macro
/linux-2.6.39/drivers/net/appletalk/
Dipddp.c86 dev->type = ARPHRD_IPDDP; /* IP over DDP tunnel */ in ipddp_init()
/linux-2.6.39/net/core/
Ddev.c287 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,