Searched refs:xtables_merge_options (Results 1 – 3 of 3) sorted by relevance
166 gl->opts = xtables_merge_options(gl->orig_opts, in command_default()675 opts = xtables_merge_options(xt_params->orig_opts, opts, in command_match()736 opts = xtables_merge_options(xt_params->orig_opts, opts, in command_jump()
461 extern struct option *xtables_merge_options(struct option *origopts,
103 struct option *xtables_merge_options(struct option *orig_opts, in xtables_merge_options() function