Warning: This file is not a C or C++ file. It does not have highlighting.

1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2#ifndef _XT_PKTTYPE_H
3#define _XT_PKTTYPE_H
4
5struct xt_pkttype_info {
6 int pkttype;
7 int invert;
8};
9#endif /*_XT_PKTTYPE_H*/
10

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/include/uapi/linux/netfilter/xt_pkttype.h