Home | History | Annotate | Download | only in libiptc

Lines Matching refs:TC_CREATE_CHAIN

2238 TC_CREATE_CHAIN(const IPT_CHAINLABEL chain, struct xtc_handle *handle)
2244 iptc_fn = TC_CREATE_CHAIN;
2722 { TC_CREATE_CHAIN, EEXIST, "Chain already exists" },
2760 .create_chain = TC_CREATE_CHAIN,