Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c1112 #define IPTCB_CHAIN_ERROR_SIZE (sizeof(STRUCT_ENTRY) + \ macro
1262 error = (void *)repl->entries + repl->size - IPTCB_CHAIN_ERROR_SIZE; in iptcc_compile_table()
1264 error->entry.next_offset = IPTCB_CHAIN_ERROR_SIZE; in iptcc_compile_table()