Home
last modified time | relevance | path

Searched refs:command_jump (Results 1 – 9 of 9) sorted by relevance

/third_party/iptables/iptables/
Dxshared.h217 void command_jump(struct iptables_command_state *cs, const char *jumpto);
Dxtables-eb-translate.c393 command_jump(&cs, optarg); in do_commandeb_xlate()
Dxshared.c702 void command_jump(struct iptables_command_state *cs, const char *jumpto) in command_jump() function
Dxtables-arp.c709 command_jump(&cs, optarg); in do_commandarp()
Dxtables-eb.c982 command_jump(&cs, optarg); in do_commandeb()
Dxtables.c697 command_jump(cs, optarg); in do_parse()
Dip6tables.c1299 command_jump(&cs, optarg); in do_command6()
Diptables.c1285 command_jump(&cs, optarg); in do_command4()
Dnft.c2959 command_jump(&cs, pname); in ebt_add_policy_rule()