Lines Matching refs:xtc_handle
193 set_changed(struct xtc_handle *h)
199 static void do_check(struct xtc_handle *h, unsigned int line);
236 iptcb_get_entry(struct xtc_handle *h, unsigned int offset)
242 iptcb_entry2index(struct xtc_handle *const h, const STRUCT_ENTRY *seek)
256 iptcb_offset2entry(struct xtc_handle *h, unsigned int offset)
263 iptcb_entry2offset(struct xtc_handle *const h, const STRUCT_ENTRY *e)
269 iptcb_offset2index(struct xtc_handle *const h, unsigned int offset)
276 iptcb_ent_is_hook_entry(STRUCT_ENTRY *e, struct xtc_handle *h)
337 unsigned int *idx, struct xtc_handle *handle,
440 struct xtc_handle *handle)
449 struct xtc_handle *handle)
469 iptcc_linearly_search_chain_index(const char *name, struct xtc_handle *handle)
497 static int iptcc_chain_index_alloc(struct xtc_handle *h)
522 static void iptcc_chain_index_free(struct xtc_handle *h)
530 static void iptcc_chain_index_dump(struct xtc_handle *h)
545 static int iptcc_chain_index_build(struct xtc_handle *h)
587 static int iptcc_chain_index_rebuild(struct xtc_handle *h)
609 xtc_handle *h)
689 iptcc_find_chain_by_offset(struct xtc_handle *handle, unsigned int offset)
721 iptcc_find_label(const char *name, struct xtc_handle *handle)
818 static int __iptcc_p_del_policy(struct xtc_handle *h, unsigned int num)
852 static void iptc_insert_chain(struct xtc_handle *h, struct chain_head *c)
895 static void __iptcc_p_add_chain(struct xtc_handle *h, struct chain_head *c,
938 struct xtc_handle *h,
1048 static int parse_table(struct xtc_handle *h)
1119 static inline int iptcc_compile_rule (struct xtc_handle *h, STRUCT_REPLACE *repl, struct rule_head *r)
1144 static int iptcc_compile_chain(struct xtc_handle *h, STRUCT_REPLACE *repl, struct chain_head *c)
1192 static int iptcc_compile_chain_offsets(struct xtc_handle *h, struct chain_head *c,
1227 static int iptcc_compile_table_prep(struct xtc_handle *h, unsigned int *size)
1250 static int iptcc_compile_table(struct xtc_handle *h, STRUCT_REPLACE *repl)
1279 static struct xtc_handle *
1282 struct xtc_handle *h;
1309 struct xtc_handle *
1312 struct xtc_handle *h;
1384 TC_FREE(struct xtc_handle *h)
1414 static int dump_entry(STRUCT_ENTRY *e, struct xtc_handle *const handle);
1417 TC_DUMP_ENTRIES(struct xtc_handle *const handle)
1443 int TC_IS_CHAIN(const char *chain, struct xtc_handle *const handle)
1449 static void iptcc_chain_iterator_advance(struct xtc_handle *handle)
1462 TC_FIRST_CHAIN(struct xtc_handle *handle)
1484 TC_NEXT_CHAIN(struct xtc_handle *handle)
1503 TC_FIRST_RULE(const char *chain, struct xtc_handle *handle)
1533 TC_NEXT_RULE(const STRUCT_ENTRY *prev, struct xtc_handle *handle)
1594 struct xtc_handle *handle)
1625 TC_BUILTIN(const char *chain, struct xtc_handle *const handle)
1644 struct xtc_handle *handle)
1690 iptcc_map_target(struct xtc_handle *const handle,
1745 struct xtc_handle *handle)
1804 struct xtc_handle *handle)
1854 struct xtc_handle *handle)
1960 unsigned char *matchmask, struct xtc_handle *handle,
2033 unsigned char *matchmask, struct xtc_handle *handle)
2041 unsigned char *matchmask, struct xtc_handle *handle)
2050 struct xtc_handle *handle)
2093 TC_FLUSH_ENTRIES(const IPT_CHAINLABEL chain, struct xtc_handle *handle)
2117 TC_ZERO_ENTRIES(const IPT_CHAINLABEL chain, struct xtc_handle *handle)
2144 struct xtc_handle *handle)
2168 struct xtc_handle *handle)
2198 struct xtc_handle *handle)
2231 TC_CREATE_CHAIN(const IPT_CHAINLABEL chain, struct xtc_handle *handle)
2291 struct xtc_handle *handle)
2308 TC_DELETE_CHAIN(const IPT_CHAINLABEL chain, struct xtc_handle *handle)
2365 struct xtc_handle *handle)
2411 struct xtc_handle *handle)
2518 TC_COMMIT(struct xtc_handle *handle)