Lines Matching refs:l2tp
78 `include/uapi/linux/l2tp.h`_. The address includes the L2TP tunnel
97 `include/uapi/linux/l2tp.h`_.
118 l2tp" commands). If ``L2TP_ATTR_FD`` is given, it must be a socket fd
257 Application developers should refer to `include/uapi/linux/l2tp.h`_ for
313 * attributes during session creation -- see l2tp.h
576 l2tp help`` for more information.
588 Files under the l2tp directory can then be accessed, providing a summary
592 # cat /debug/l2tp/tunnels
603 # find /debug/tracing/events/l2tp
624 L2TPIP sockets are implemented in `net/l2tp/l2tp_ip.c`_ and
625 `net/l2tp/l2tp_ip6.c`_.
694 `net/l2tp/l2tp_ppp.c`_ implements the PPPoL2TP socket family. Each PPP
716 `net/l2tp/l2tp_eth.c`_ implements L2TPv3 Ethernet pseudowires. It
745 go-l2tp https://github.com/katalix/go-l2tp
770 selftests. See `tools/testing/selftests/net/l2tp.sh`_.
772 Another test suite, l2tp-ktest_, covers all
779 .. _include/uapi/linux/l2tp.h: ../../../include/uapi/linux/l2tp.h
781 .. _net/l2tp/l2tp_ip.c: ../../../net/l2tp/l2tp_ip.c
782 .. _net/l2tp/l2tp_ip6.c: ../../../net/l2tp/l2tp_ip6.c
783 .. _net/l2tp/l2tp_ppp.c: ../../../net/l2tp/l2tp_ppp.c
784 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c
785 .. _tools/testing/selftests/net/l2tp.sh: ../../../tools/testing/selftests/net/l2tp.sh
786 .. _l2tp-ktest: https://github.com/katalix/l2tp-ktest