Searched refs:xtables_options_xfrm (Results 1 – 5 of 5) sorted by relevance
/external/iptables/iptables/ |
D | xshared.c | 161 gl->opts = xtables_options_xfrm(gl->orig_opts, in command_default() 672 opts = xtables_options_xfrm(xt_params->orig_opts, opts, in command_match() 732 opts = xtables_options_xfrm(xt_params->orig_opts, opts, in command_jump()
|
/external/iproute2/tc/ |
D | m_xt.c | 131 opts = xtables_options_xfrm(globals->orig_opts, in get_xtables_target_opts()
|
/external/iproute2/include/ |
D | xtables.h | 533 extern struct option *xtables_options_xfrm(struct option *, struct option *,
|
/external/iptables/include/ |
D | xtables.h | 613 extern struct option *xtables_options_xfrm(struct option *, struct option *,
|
/external/iptables/libxtables/ |
D | xtoptions.c | 74 xtables_options_xfrm(struct option *orig_opts, struct option *oldopts, in xtables_options_xfrm() function
|