OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtc_ops
(Results
1 - 10
of
10
) sorted by null
/external/iproute2/include/libiptc/
xtcshared.h
8
struct
xtc_ops
{
struct
libip6tc.h
159
extern const struct
xtc_ops
ip6tc_ops;
libiptc.h
165
extern const struct
xtc_ops
iptc_ops;
/external/iptables/include/libiptc/
xtcshared.h
8
struct
xtc_ops
{
struct
libip6tc.h
159
extern const struct
xtc_ops
ip6tc_ops;
libiptc.h
165
extern const struct
xtc_ops
iptc_ops;
/external/iptables/iptables/
xtables-restore.c
200
static const struct
xtc_ops
xtc_ops
= {
variable in typeref:struct:xtc_ops
212
const struct
xtc_ops
*ops = &
xtc_ops
;
ip6tables-restore.c
198
const struct
xtc_ops
*ops = &ip6tc_ops;
iptables-restore.c
197
const struct
xtc_ops
*ops = &iptc_ops;
/external/iptables/libiptc/
libiptc.c
[
all
...]
Completed in 443 milliseconds