1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
6 * Roopa Prabhu <roopa@cumulusnetworks.com>
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation; either version
11 * 2 of the License, or (at your option) any later version.
14 #ifndef _UAPI_LINUX_MPLS_IPTUNNEL_H
15 #define _UAPI_LINUX_MPLS_IPTUNNEL_H
17 /* MPLS tunnel attributes
29 #define MPLS_IPTUNNEL_MAX (__MPLS_IPTUNNEL_MAX - 1)
31 #endif /* _UAPI_LINUX_MPLS_IPTUNNEL_H */