Şuanki Dizin: /proc/self/root/usr/include/linux/netfilter/ |
Şuanki Dosya : //proc/self/root/usr/include/linux/netfilter/xt_nfacct.h |
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XT_NFACCT_MATCH_H #define _XT_NFACCT_MATCH_H #include <linux/netfilter/nfnetlink_acct.h> struct nf_acct; struct xt_nfacct_match_info { char name[NFACCT_NAME_MAX]; struct nf_acct *nfacct; }; struct xt_nfacct_match_info_v1 { char name[NFACCT_NAME_MAX]; struct nf_acct *nfacct __attribute__((aligned(8))); }; #endif /* _XT_NFACCT_MATCH_H */
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4