Blame view

include/linux/seg6.h 121 Bytes
b24413180   Greg Kroah-Hartman   License cleanup: ...
1
  /* SPDX-License-Identifier: GPL-2.0 */
1ababeba4   David Lebrun   ipv6: implement d...
2
3
4
5
6
7
  #ifndef _LINUX_SEG6_H
  #define _LINUX_SEG6_H
  
  #include <uapi/linux/seg6.h>
  
  #endif