Searched refs:IPT_CHAINLABEL (Results 1 – 3 of 3) sorted by relevance
/external/iptables/libiptc/ |
D | libiptc.c | 1742 TC_INSERT_ENTRY(const IPT_CHAINLABEL chain, in TC_INSERT_ENTRY() 1801 TC_REPLACE_ENTRY(const IPT_CHAINLABEL chain, in TC_REPLACE_ENTRY() 1852 TC_APPEND_ENTRY(const IPT_CHAINLABEL chain, in TC_APPEND_ENTRY() 1959 static int delete_entry(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, in delete_entry() 2032 int TC_CHECK_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, in TC_CHECK_ENTRY() 2040 int TC_DELETE_ENTRY(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, in TC_DELETE_ENTRY() 2048 TC_DELETE_NUM_ENTRY(const IPT_CHAINLABEL chain, in TC_DELETE_NUM_ENTRY() 2093 TC_FLUSH_ENTRIES(const IPT_CHAINLABEL chain, struct xtc_handle *handle) in TC_FLUSH_ENTRIES() 2117 TC_ZERO_ENTRIES(const IPT_CHAINLABEL chain, struct xtc_handle *handle) in TC_ZERO_ENTRIES() 2142 TC_READ_COUNTER(const IPT_CHAINLABEL chain, in TC_READ_COUNTER() [all …]
|
D | libip6tc.c | 60 #define IPT_CHAINLABEL ip6t_chainlabel macro
|
D | libip4tc.c | 65 #define IPT_CHAINLABEL ipt_chainlabel macro
|