Home | History | Annotate | Download | only in libiptc

Lines Matching refs:TC_DELETE_CHAIN

2308 TC_DELETE_CHAIN(const IPT_CHAINLABEL chain, struct xtc_handle *handle)
2313 iptc_fn = TC_DELETE_CHAIN;
2711 { TC_DELETE_CHAIN, ENOTEMPTY, "Chain is not empty" },
2712 { TC_DELETE_CHAIN, EINVAL, "Can't delete built-in chain" },
2713 { TC_DELETE_CHAIN, EMLINK,