Searched defs:xtc_handle (Results 1 - 1 of 1) sorted by relevance

/external/iptables/libiptc/
H A Dlibiptc.c134 struct xtc_handle { struct
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 *handl
[all...]

Completed in 897 milliseconds