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