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

  /external/iproute2/tc/
m_xt_old.c 93 merge_options(struct option *oldopts, const struct option *newopts, function
254 merge_options(opts, m->extra_opts,
400 merge_options(opts, m->extra_opts,
m_ipt.c 107 merge_options(struct option *oldopts, const struct option *newopts, function
329 merge_options(opts, m->extra_opts,
477 merge_options(opts, m->extra_opts,
  /external/iptables/iptables/
xtables-eb.c 349 static struct option *merge_options(struct option *oldopts, function
406 opts = merge_options(opts, target->extra_opts, &target->option_offset);
619 opts = merge_options(opts, m->extra_opts, &m->option_offset);
645 opts = merge_options(opts, watcher->extra_opts,
    [all...]

Completed in 1653 milliseconds