Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.h164 int xlate_matches(const struct iptables_command_state *cs, struct xt_xlate *xl);
Dxtables-translate.c90 int xlate_matches(const struct iptables_command_state *cs, struct xt_xlate *xl) in xlate_matches() function
Dnft-ipv6.c435 ret = xlate_matches(cs, xl); in nft_ipv6_xlate()
Dnft-ipv4.c486 ret = xlate_matches(cs, xl); in nft_ipv4_xlate()