📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 09:35:58
📂
/ (Root)
/
usr
/
include
/
linux
/
netfilter
📍 /usr/include/linux/netfilter
🔄 Refresh
✏️
Editing: xt_CLASSIFY.h
Read Only
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XT_CLASSIFY_H #define _XT_CLASSIFY_H #include <linux/types.h> struct xt_classify_target_info { __u32 priority; }; #endif /*_XT_CLASSIFY_H */
💾 Save Changes
❌ Cancel