Searched refs:xt_xlate_alloc (Results 1 – 4 of 4) sorted by relevance
628 struct xt_xlate *xt_xlate_alloc(int size);
175 struct xt_xlate *xl = xt_xlate_alloc(10240); in nft_rule_eb_xlate_add()
135 struct xt_xlate *xl = xt_xlate_alloc(10240); in nft_rule_xlate_add()
2221 struct xt_xlate *xt_xlate_alloc(int size) in xt_xlate_alloc() function