Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iptables
/
4d2a77ff8cb4115925477cd5ce0ea972494107ab
/
.
/
xshared.h
blob: c53b618fb2d9e008efe5ca47fa6b6cdb2c620963 [
file
] [
log
] [
blame
]
#ifndef
IPTABLES_XSHARED_H
#define
IPTABLES_XSHARED_H
1
struct
xtables_rule_match
;
struct
xtables_target
;
extern
void
print_extension_helps
(
const
struct
xtables_target
*,
const
struct
xtables_rule_match
*);
#endif
/* IPTABLES_XSHARED_H */