Home
last modified time | relevance | path

Searched refs:iptcb_entry2offset (Results 1 – 3 of 3) sorted by relevance

/external/iptables/libiptc/
Dlibip4tc.c130 iptcb_entry2offset(handle, e)); in dump_entry()
280 assert(t->verdict == iptcb_entry2offset(h, e)+e->next_offset
Dlibip6tc.c140 iptcb_entry2offset(handle, e)); in dump_entry()
Dlibiptc.c263 iptcb_entry2offset(struct xtc_handle *const h, const STRUCT_ENTRY *e) in iptcb_entry2offset() function
946 if (iptcb_entry2offset(h,e) + e->next_offset == h->entries->size) { in cache_add_entry()