HomeSort by relevance Sort by last modified time
    Searched refs:xlate_action (Results 1 - 4 of 4) sorted by null

  /external/iptables/iptables/
nft.h 165 int xlate_action(const struct iptables_command_state *cs, bool goto_set,
xtables-translate.c 54 int xlate_action(const struct iptables_command_state *cs, bool goto_set, function
nft-ipv4.c 497 ret = xlate_action(cs, !!(cs->fw.ip.flags & IPT_F_GOTO), xl);
nft-ipv6.c 446 ret = xlate_action(cs, !!(cs->fw6.ipv6.flags & IP6T_F_GOTO), xl);

Completed in 529 milliseconds