/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XT_CONNSECMARK_H_target #define _XT_CONNSECMARK_H_target #include <linux/types.h> enum { … }; struct xt_connsecmark_target_info { … }; #endif /*_XT_CONNSECMARK_H_target */
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XT_CONNSECMARK_H_target #define _XT_CONNSECMARK_H_target #include <linux/types.h> enum { … }; struct xt_connsecmark_target_info { … }; #endif /*_XT_CONNSECMARK_H_target */