![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * L2TP-over-IP socket for L2TPv3. 0004 * 0005 * Author: James Chapman <jchapman@katalix.com> 0006 */ 0007 #ifndef _LINUX_L2TP_H_ 0008 #define _LINUX_L2TP_H_ 0009 0010 #include <linux/in.h> 0011 #include <linux/in6.h> 0012 #include <uapi/linux/l2tp.h> 0013 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |