xt_helper.h (188B)
- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
- #ifndef _XT_HELPER_H
- #define _XT_HELPER_H
- struct xt_helper_info {
- int invert;
- char name[30];
- };
- #endif /* _XT_HELPER_H */
git clone https://anongit.hacktivis.me/git/oasis-root.git
xt_helper.h (188B)
- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
- #ifndef _XT_HELPER_H
- #define _XT_HELPER_H
- struct xt_helper_info {
- int invert;
- char name[30];
- };
- #endif /* _XT_HELPER_H */