Home
last modified time | relevance | path

Searched refs:xtc_ops (Results 1 – 10 of 10) sorted by relevance

/external/iptables/iptables/
Dxtables-restore.c200 static const struct xtc_ops xtc_ops = { variable
212 const struct xtc_ops *ops = &xtc_ops; in xtables_restore_parse()
Dip6tables-restore.c198 const struct xtc_ops *ops = &ip6tc_ops; in ip6tables_restore_main()
Diptables-restore.c197 const struct xtc_ops *ops = &iptc_ops; in iptables_restore_main()
/external/iptables/include/libiptc/
Dxtcshared.h8 struct xtc_ops { struct
Dlibiptc.h165 extern const struct xtc_ops iptc_ops;
Dlibip6tc.h159 extern const struct xtc_ops ip6tc_ops;
/external/iproute2/include/libiptc/
Dxtcshared.h8 struct xtc_ops { struct
Dlibiptc.h165 extern const struct xtc_ops iptc_ops;
Dlibip6tc.h159 extern const struct xtc_ops ip6tc_ops;
/external/iptables/libiptc/
Dlibiptc.c2754 const struct xtc_ops TC_OPS = {