Sign in
nest-open-source
/
manifest_repos
/
iptables
/
f0e5b60f468d4f5458181631368b088622b7e075
/
.
/
include
/
linux
/
netfilter
/
xt_CLASSIFY.h
blob: a813bf14dd632dcb78e2d301a63e73f9e74997f3 [
file
] [
log
] [
blame
]
#ifndef
_XT_CLASSIFY_H
#define
_XT_CLASSIFY_H
#include
<linux/types.h>
struct
xt_classify_target_info
{
__u32 priority
;
};
#endif
/*_XT_CLASSIFY_H */