Searched refs:IPT_CHAINLABEL (Results 1 – 3 of 3) sorted by relevance
/external/iptables/libiptc/ |
D | libiptc.c | 1747 TC_INSERT_ENTRY(const IPT_CHAINLABEL chain, in TC_INSERT_ENTRY() 1806 TC_REPLACE_ENTRY(const IPT_CHAINLABEL chain, in TC_REPLACE_ENTRY() 1857 TC_APPEND_ENTRY(const IPT_CHAINLABEL chain, in TC_APPEND_ENTRY() 1964 static int delete_entry(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, in delete_entry() 2039 int TC_CHECK_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, in TC_CHECK_ENTRY() 2047 int TC_DELETE_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, in TC_DELETE_ENTRY() 2055 TC_DELETE_NUM_ENTRY(const IPT_CHAINLABEL chain, in TC_DELETE_NUM_ENTRY() 2100 TC_FLUSH_ENTRIES(const IPT_CHAINLABEL chain, struct xtc_handle *handle) in TC_FLUSH_ENTRIES() 2124 TC_ZERO_ENTRIES(const IPT_CHAINLABEL chain, struct xtc_handle *handle) in TC_ZERO_ENTRIES() 2149 TC_READ_COUNTER(const IPT_CHAINLABEL chain, in TC_READ_COUNTER() [all …]
|
D | libip6tc.c | 57 #define IPT_CHAINLABEL xt_chainlabel macro
|
D | libip4tc.c | 59 #define IPT_CHAINLABEL xt_chainlabel macro
|