Searched refs:__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
442 return __iptcc_bsearch_chain_index(name, 0, idx, handle, BSEARCH_NAME);
459 pos = __iptcc_bsearch_chain_index(NULL, offset, idx, handle,

Completed in 66 milliseconds