Sign in
gfiber
/
toolchains
/
armada
/
39a78689899eca29db8da8a70f237f991d751be1
/
.
/
arm-marvell-linux-uclibcgnueabi
/
libc
/
thumb2
/
usr
/
include
/
linux
/
netfilter
/
xt_helper.h
blob: 6b42763f999d40e203e58579d40fe338bfb899cf [
file
] [
log
] [
blame
]
#ifndef
_XT_HELPER_H
#define
_XT_HELPER_H
struct
xt_helper_info
{
int
invert
;
char
name
[
30
];
};
#endif
/* _XT_HELPER_H */