Home | History | Annotate | Download | only in libiptc

Lines Matching refs:TC_DELETE_CHAIN

2315 TC_DELETE_CHAIN(const IPT_CHAINLABEL chain, struct xtc_handle *handle)
2320 iptc_fn = TC_DELETE_CHAIN;
2718 { TC_DELETE_CHAIN, ENOTEMPTY, "Chain is not empty" },
2719 { TC_DELETE_CHAIN, EINVAL, "Can't delete built-in chain" },
2720 { TC_DELETE_CHAIN, EMLINK,