Home
last modified time | relevance | path

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

/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/iptables/iptables/
Dip6tables-restore.c190 const struct xtc_ops *ops = &ip6tc_ops; in ip6tables_restore_main()
Diptables-restore.c190 const struct xtc_ops *ops = &iptc_ops; in iptables_restore_main()
/external/iptables/libiptc/
Dlibiptc.c2754 const struct xtc_ops TC_OPS = {