Home
last modified time | relevance | path

Searched refs:xt_xlate_get (Results 1 – 4 of 4) sorted by relevance

/third_party/iptables/include/
Dxtables.h637 const char *xt_xlate_get(struct xt_xlate *xl);
/third_party/iptables/iptables/
Dxtables-eb-translate.c186 printf("%s\n", xt_xlate_get(xl)); in nft_rule_eb_xlate_add()
Dxtables-translate.c170 printf("%s\n", xt_xlate_get(xl)); in nft_rule_xlate_add()
/third_party/iptables/libxtables/
Dxtables.c2389 const char *xt_xlate_get(struct xt_xlate *xl) in xt_xlate_get() function