Home
last modified time | relevance | path

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

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