Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.h242 int xlate_action(const struct iptables_command_state *cs, bool goto_set,
Dxtables-translate.c71 int xlate_action(const struct iptables_command_state *cs, bool goto_set, in xlate_action() function
Dnft-ipv6.c391 ret = xlate_action(cs, !!(cs->fw6.ipv6.flags & IP6T_F_GOTO), xl); in nft_ipv6_xlate()
Dnft-ipv4.c439 ret = xlate_action(cs, !!(cs->fw.ip.flags & IPT_F_GOTO), xl); in nft_ipv4_xlate()