Lines Matching refs:ip6tc_handle_t
21 typedef struct ip6tc_handle *ip6tc_handle_t;
24 int ip6tc_is_chain(const char *chain, const ip6tc_handle_t handle);
27 ip6tc_handle_t ip6tc_init(const char *tablename);
30 void ip6tc_free(ip6tc_handle_t *h);
33 const char *ip6tc_first_chain(ip6tc_handle_t *handle);
34 const char *ip6tc_next_chain(ip6tc_handle_t *handle);
38 ip6tc_handle_t *handle);
42 ip6tc_handle_t *handle);
46 ip6tc_handle_t *handle);
49 int ip6tc_builtin(const char *chain, const ip6tc_handle_t handle);
54 ip6tc_handle_t *handle);
64 ip6tc_handle_t *handle);
70 ip6tc_handle_t *handle);
76 ip6tc_handle_t *handle);
82 ip6tc_handle_t *handle);
87 ip6tc_handle_t *handle);
93 ip6tc_handle_t *handle);
97 ip6tc_handle_t *handle);
101 ip6tc_handle_t *handle);
105 ip6tc_handle_t *handle);
109 ip6tc_handle_t *handle);
114 ip6tc_handle_t *handle);
120 ip6tc_handle_t *handle);
124 ip6tc_handle_t *handle);
129 ip6tc_handle_t *handle);
134 ip6tc_handle_t *handle);
140 ip6tc_handle_t *handle);
143 int ip6tc_commit(ip6tc_handle_t *handle);