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

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

Completed in 100 milliseconds