linux/include/uapi/linux/netfilter/nfnetlink_acct.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_NFNL_ACCT_H_
#define _UAPI_NFNL_ACCT_H_

#ifndef NFACCT_NAME_MAX
#define NFACCT_NAME_MAX
#endif

enum nfnl_acct_msg_types {};

enum nfnl_acct_flags {};

enum nfnl_acct_type {};
#define NFACCT_MAX

enum nfnl_attr_filter_type {};
#define NFACCT_FILTER_MAX

#endif /* _UAPI_NFNL_ACCT_H_ */