Searched refs:TC_INSERT_ENTRY (Results 1 - 3 of 3) sorted by relevance

/external/iptables/libiptc/
H A Dlibiptc.c1742 TC_INSERT_ENTRY(const IPT_CHAINLABEL chain, function
1751 iptc_fn = TC_INSERT_ENTRY;
2716 { TC_INSERT_ENTRY, E2BIG, "Index of insertion too big" },
2721 { TC_INSERT_ENTRY, ELOOP, "Loop found in table" },
2722 { TC_INSERT_ENTRY, EINVAL, "Target problem" },
H A Dlibip4tc.c76 #define TC_INSERT_ENTRY iptc_insert_entry macro
H A Dlibip6tc.c71 #define TC_INSERT_ENTRY ip6tc_insert_entry macro

Completed in 85 milliseconds