Home
last modified time | relevance | path

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

/external/iptables/include/libiptc/
Dxtcshared.h17 const char *(*next_chain)(struct xtc_handle *); member
/external/iptables/iptables/
Diptables-save.c101 chain = cb->ops->next_chain(h)) { in do_output()
118 chain = cb->ops->next_chain(h)) { in do_output()
/external/iptables/libiptc/
Dlibiptc.c2747 .next_chain = TC_NEXT_CHAIN,