Home
last modified time | relevance | path

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

/external/iproute2/include/libiptc/
Dlibiptc.h29 typedef struct iptc_handle *iptc_handle_t; typedef
/external/iptables/include/libiptc/
Dlibiptc.h29 typedef struct iptc_handle *iptc_handle_t; typedef
/external/iptables/
Diptables.c1666 for_each_chain(int (*fn)(const ipt_chainlabel, int, iptc_handle_t *), in for_each_chain() argument