| 1 | /* SPDX-License-Identifier: GPL-2.0+ */ | 
|---|---|
| 2 | /* | 
| 3 | * IPv6 IOAM | 
| 4 | * | 
| 5 | * Author: | 
| 6 | * Justin Iurman <justin.iurman@uliege.be> | 
| 7 | */ | 
| 8 | #ifndef _LINUX_IOAM6_H | 
| 9 | #define _LINUX_IOAM6_H | 
| 10 | |
| 11 | #include <uapi/linux/ioam6.h> | 
| 12 | |
| 13 | #endif /* _LINUX_IOAM6_H */ | 
| 14 | 
| 1 | /* SPDX-License-Identifier: GPL-2.0+ */ | 
|---|---|
| 2 | /* | 
| 3 | * IPv6 IOAM | 
| 4 | * | 
| 5 | * Author: | 
| 6 | * Justin Iurman <justin.iurman@uliege.be> | 
| 7 | */ | 
| 8 | #ifndef _LINUX_IOAM6_H | 
| 9 | #define _LINUX_IOAM6_H | 
| 10 | |
| 11 | #include <uapi/linux/ioam6.h> | 
| 12 | |
| 13 | #endif /* _LINUX_IOAM6_H */ | 
| 14 |