Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c88 unsigned int mappos; member
832 h->chain_iterator_cur->counter_map.mappos = num-1; in __iptcc_p_del_policy()
1005 r->counter_map.mappos = r->index; in cache_add_entry()
2482 unsigned int mappos) in counters_normal_map() argument
2491 newcounters->counters[idx] = repl->counters[mappos]; in counters_normal_map()
2492 DEBUGP_C("NORMAL_MAP => mappos %u \n", mappos); in counters_normal_map()
2497 unsigned int mappos, STRUCT_COUNTERS *counters) in counters_map_zeroed() argument
2507 &repl->counters[mappos], in counters_map_zeroed()
2509 DEBUGP_C("ZEROED => mappos %u\n", mappos); in counters_map_zeroed()
2628 c->counter_map.mappos); in TC_COMMIT()
[all …]