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

  /external/iproute2/tc/
m_xt.c 173 opts = xtables_merge_options(tcipt_globals.opts,
344 opts = xtables_merge_options(tmp_tcipt_globals.opts,
  /external/iptables/iptables/
xshared.c 162 gl->opts = xtables_merge_options(gl->orig_opts,
ip6tables.c     [all...]
iptables.c     [all...]
  /external/iproute2/include/
xtables.h 427 extern struct option *xtables_merge_options(struct option *origopts,
  /external/iptables/include/
xtables.h 426 extern struct option *xtables_merge_options(struct option *origopts,
  /external/iptables/libxtables/
xtables.c 102 struct option *xtables_merge_options(struct option *orig_opts, function
    [all...]

Completed in 97 milliseconds