Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_arp.h75 #define ARPHRD_IPDDP 777 /* IP over DDP tunneller */ macro
/openbmc/linux/drivers/net/appletalk/
H A Dipddp.c87 dev->type = ARPHRD_IPDDP; /* IP over DDP tunnel */ in ipddp_init()
/openbmc/linux/net/core/
H A Ddev.c461 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,