Home
last modified time | relevance | path

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

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