Searched defs:append_entry (Results 1 - 4 of 4) sorted by relevance

/external/iptables/iptables/
H A Dip6tables.c678 append_entry(const xt_chainlabel chain, function
1880 ret = append_entry(chain, e,
H A Diptables.c662 append_entry(const xt_chainlabel chain, function
1869 ret = append_entry(chain, e,
H A Dxtables-eb.c168 append_entry(struct nft_handle *h, function
1350 ret = append_entry(h, chain, *table, &cs, 0,
1353 ret = append_entry(h, chain, *table, &cs, rule_nr - 1,
H A Dxtables-arp.c863 append_entry(struct nft_handle *h, function
1412 ret = append_entry(h, chain, *table, &cs, 0,
1429 ret = append_entry(h, chain, *table, &cs, rulenum - 1,

Completed in 408 milliseconds