Searched refs:append_entry (Results 1 – 4 of 4) sorted by relevance
/external/iptables/iptables/ |
D | xtables-eb.c | 168 append_entry(struct nft_handle *h, in append_entry() function 1350 ret = append_entry(h, chain, *table, &cs, 0, in do_commandeb() 1353 ret = append_entry(h, chain, *table, &cs, rule_nr - 1, in do_commandeb()
|
D | xtables-arp.c | 863 append_entry(struct nft_handle *h, in append_entry() function 1412 ret = append_entry(h, chain, *table, &cs, 0, in do_commandarp() 1429 ret = append_entry(h, chain, *table, &cs, rulenum - 1, in do_commandarp()
|
D | ip6tables.c | 678 append_entry(const xt_chainlabel chain, in append_entry() function 1873 ret = append_entry(chain, e, in do_command6()
|
D | iptables.c | 662 append_entry(const xt_chainlabel chain, in append_entry() function 1862 ret = append_entry(chain, e, in do_command4()
|