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

  /external/iptables/iptables/
xtables-eb.c 383 static struct xtables_target *command_jump(struct ebtables_command_state *cs, function
1044 cs.target = command_jump(&cs, cs.jumpto);
    [all...]
xtables-arp.c 827 static struct xtables_target *command_jump(struct arpt_entry *fw, function
1198 cs.target = command_jump(&cs.fw, cs.jumpto);
    [all...]
xtables.c 608 static void command_jump(struct iptables_command_state *cs) function
923 command_jump(cs);
    [all...]
ip6tables.c 1256 static void command_jump(struct iptables_command_state *cs) function
    [all...]
iptables.c 1246 static void command_jump(struct iptables_command_state *cs) function
    [all...]

Completed in 977 milliseconds