Home
last modified time | relevance | path

Searched defs:IPPROTO_L2TP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dvector_user.h49 #define IPPROTO_L2TP 0x73 macro
/openbmc/linux/include/uapi/linux/
H A Din.h72 IPPROTO_L2TP = 115, /* Layer 2 Tunnelling Protocol */ enumerator
73 #define IPPROTO_L2TP IPPROTO_L2TP macro
/openbmc/linux/tools/include/uapi/linux/
H A Din.h72 IPPROTO_L2TP = 115, /* Layer 2 Tunnelling Protocol */ enumerator
73 #define IPPROTO_L2TP IPPROTO_L2TP macro
/openbmc/qemu/net/
H A Dl2tpv3.c57 #define IPPROTO_L2TP 0x73 macro