Home
last modified time | relevance | path

Searched refs:append_entry (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dxtables-eb.c168 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()
Dxtables-arp.c863 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()
Diptables.c662 append_entry(const xt_chainlabel chain, in append_entry() function
1862 ret = append_entry(chain, e, in do_command4()
Dip6tables.c678 append_entry(const xt_chainlabel chain, in append_entry() function
1873 ret = append_entry(chain, e, in do_command6()