Home
last modified time | relevance | path

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

/external/iptables/include/
Dxtables.h589 const char *xt_xlate_get_comment(struct xt_xlate *xl);
/external/iptables/iptables/
Dnft-ipv6.c442 comment = xt_xlate_get_comment(xl); in nft_ipv6_xlate()
Dnft-ipv4.c493 comment = xt_xlate_get_comment(xl); in nft_ipv4_xlate()
/external/iptables/libxtables/
Dxtables.c2047 const char *xt_xlate_get_comment(struct xt_xlate *xl) in xt_xlate_get_comment() function