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

/external/iptables/libiptc/
H A Dlibiptc.c852 static void iptc_insert_chain(struct xtc_handle *h, struct chain_head *c) function
920 iptc_insert_chain(h, c);/* Was not sorted */
2267 iptc_insert_chain(handle, c); /* Insert sorted */
2271 * handled by iptc_insert_chain). It only causes longer lists
2399 iptc_insert_chain(handle, c);

Completed in 31 milliseconds