Home
last modified time | relevance | path

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

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