Home
last modified time | relevance | path

Searched refs:L2TP_HDR_VER_3 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_core.c80 #define L2TP_HDR_VER_3 0x0003 macro
360 if (tunnel->version == L2TP_HDR_VER_3) { in l2tp_session_register()
869 if (tunnel->version == L2TP_HDR_VER_3 && in l2tp_udp_recv_core()
965 u16 flags = L2TP_HDR_VER_3; in l2tp_build_l2tpv3_header()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_core.c80 #define L2TP_HDR_VER_3 0x0003 macro
360 if (tunnel->version == L2TP_HDR_VER_3) { in l2tp_session_register()
869 if (tunnel->version == L2TP_HDR_VER_3 && in l2tp_udp_recv_core()
965 u16 flags = L2TP_HDR_VER_3; in l2tp_build_l2tpv3_header()

Completed in 5 milliseconds