Home
last modified time | relevance | path

Searched defs:ip6tc_handle_t (Results 1 – 2 of 2) sorted by relevance

/external/iptables/include/libiptc/
Dlibip6tc.h21 typedef struct ip6tc_handle *ip6tc_handle_t; typedef
/external/iptables/
Dip6tables.c1597 for_each_chain(int (*fn)(const ip6t_chainlabel, int, ip6tc_handle_t *), in for_each_chain() argument