ioam6_iptunnel.h 285 B

12345678910111213
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * IPv6 IOAM Lightweight Tunnel API
  4. *
  5. * Author:
  6. * Justin Iurman <[email protected]>
  7. */
  8. #ifndef _LINUX_IOAM6_IPTUNNEL_H
  9. #define _LINUX_IOAM6_IPTUNNEL_H
  10. #include <uapi/linux/ioam6_iptunnel.h>
  11. #endif /* _LINUX_IOAM6_IPTUNNEL_H */