/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XT_STATE_H #define _XT_STATE_H #define XT_STATE_BIT(ctinfo) … #define XT_STATE_INVALID … #define XT_STATE_UNTRACKED … struct xt_state_info { … }; #endif /*_XT_STATE_H*/
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XT_STATE_H #define _XT_STATE_H #define XT_STATE_BIT(ctinfo) … #define XT_STATE_INVALID … #define XT_STATE_UNTRACKED … struct xt_state_info { … }; #endif /*_XT_STATE_H*/