HomeSort by relevance Sort by last modified time
    Searched full:xtc_handle (Results 1 - 3 of 3) sorted by null

  /external/iptables/libiptc/
libiptc.c 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
    [all...]
libip6tc.c 49 #define xtc_handle ip6tc_handle macro
265 do_check(struct xtc_handle *h, unsigned int line)
libip4tc.c 54 #define xtc_handle iptc_handle macro

Completed in 176 milliseconds