Searched defs:__iptcc_bsearch_chain_index (Results 1 - 1 of 1) sorted by relevance

/external/iptables/libiptc/
H A Dlibiptc.c336 __iptcc_bsearch_chain_index(const char *name, unsigned int offset, function
440 return __iptcc_bsearch_chain_index(name, 0, idx, handle, BSEARCH_NAME);
457 pos = __iptcc_bsearch_chain_index(NULL, offset, idx, handle,

Completed in 52 milliseconds