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
453 l2tp help`` for more information.
465 Files under the l2tp directory can then be accessed, providing a summary
469 # cat /debug/l2tp/tunnels
480 # find /debug/tracing/events/l2tp
501 L2TPIP sockets are implemented in `net/l2tp/l2tp_ip.c`_ and
502 `net/l2tp/l2tp_ip6.c`_.
579 `net/l2tp/l2tp_ppp.c`_ implements the PPPoL2TP socket family. Each PPP
602 `net/l2tp/l2tp_eth.c`_ implements L2TPv3 Ethernet pseudowires. It
631 go-l2tp https://github.com/katalix/go-l2tp
661 selftests. See `tools/testing/selftests/net/l2tp.sh`_.
663 Another test suite, l2tp-ktest_, covers all
670 .. _include/uapi/linux/l2tp.h: ../../../include/uapi/linux/l2tp.h
672 .. _net/l2tp/l2tp_ip.c: ../../../net/l2tp/l2tp_ip.c
673 .. _net/l2tp/l2tp_ip6.c: ../../../net/l2tp/l2tp_ip6.c
674 .. _net/l2tp/l2tp_ppp.c: ../../../net/l2tp/l2tp_ppp.c
675 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c
676 .. _tools/testing/selftests/net/l2tp.sh: ../../../tools/testing/selftests/net/l2tp.sh
677 .. _l2tp-ktest: https://github.com/katalix/l2tp-ktest