Home
last modified time | relevance | path

Searched defs:ipt_chainlabel (Results 1 – 3 of 3) sorted by relevance

/external/iptables/include/libiptc/
Dlibiptc.h20 typedef char ipt_chainlabel[32]; typedef
/external/iproute2/include/libiptc/
Dlibiptc.h21 typedef char ipt_chainlabel[32]; typedef
/external/iptables/iptables/
Diptables.c863 for_each_chain4(int (*fn)(const ipt_chainlabel, int, struct iptc_handle *), in for_each_chain4() argument