Sign in
nest-open-source
/
nest-cam
/
4320010
/
x86_64-linux-glibc2.15
/
d958e8515dddf7ed877d63063fd6c7716029f313
/
.
/
x86_64-linux-glibc2.15-4.8
/
sysroot
/
usr
/
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 */