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

  /external/iptables/libiptc/
libip4tc.c 130 iptcb_entry2offset(handle, e));
280 assert(t->verdict == iptcb_entry2offset(h, e)+e->next_offset
libip6tc.c 140 iptcb_entry2offset(handle, e));
libiptc.c 263 iptcb_entry2offset(struct xtc_handle *const h, const STRUCT_ENTRY *e) function
946 if (iptcb_entry2offset(h,e) + e->next_offset == h->entries->size) {
    [all...]

Completed in 80 milliseconds