Searched refs:xlate_action (Results 1 – 4 of 4) sorted by relevance
242 int xlate_action(const struct iptables_command_state *cs, bool goto_set,
71 int xlate_action(const struct iptables_command_state *cs, bool goto_set, in xlate_action() function
391 ret = xlate_action(cs, !!(cs->fw6.ipv6.flags & IP6T_F_GOTO), xl); in nft_ipv6_xlate()
439 ret = xlate_action(cs, !!(cs->fw.ip.flags & IPT_F_GOTO), xl); in nft_ipv4_xlate()