Home
last modified time | relevance | path

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

/linux-5.19.10/net/l2tp/
Dl2tp_core.c80 #define L2TP_HDR_VER_3 0x0003 macro
362 if (tunnel->version == L2TP_HDR_VER_3) { in l2tp_session_register()
871 if (tunnel->version == L2TP_HDR_VER_3 && in l2tp_udp_recv_core()
967 u16 flags = L2TP_HDR_VER_3; in l2tp_build_l2tpv3_header()