Searched refs:xt_xlate_get (Results 1 – 4 of 4) sorted by relevance
637 const char *xt_xlate_get(struct xt_xlate *xl);
186 printf("%s\n", xt_xlate_get(xl)); in nft_rule_eb_xlate_add()
170 printf("%s\n", xt_xlate_get(xl)); in nft_rule_xlate_add()
2389 const char *xt_xlate_get(struct xt_xlate *xl) in xt_xlate_get() function