Home
last modified time | relevance | path

Searched refs:first_chain (Results 1 – 3 of 3) sorted by relevance

/third_party/iptables/include/libiptc/
Dxtcshared.h16 const char *(*first_chain)(struct xtc_handle *); member
/third_party/iptables/iptables/
Diptables-save.c99 for (chain = cb->ops->first_chain(h); in do_output()
116 for (chain = cb->ops->first_chain(h); in do_output()
/third_party/iptables/libiptc/
Dlibiptc.c2746 .first_chain = TC_FIRST_CHAIN,