Searched refs:xt_xlate_alloc (Results 1 – 3 of 3) sorted by relevance
585 struct xt_xlate *xt_xlate_alloc(int size);
139 struct xt_xlate *xl = xt_xlate_alloc(10240); in nft_rule_xlate_add()
2000 struct xt_xlate *xt_xlate_alloc(int size) in xt_xlate_alloc() function