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

  /external/iproute2/include/
xtables.h 427 extern struct option *xtables_merge_options(struct option *origopts,
  /external/iproute2/tc/
m_xt.c 136 opts = xtables_merge_options(globals->opts,
  /external/iptables/include/
xtables.h 460 extern struct option *xtables_merge_options(struct option *origopts,
  /external/iptables/iptables/
xshared.c 165 gl->opts = xtables_merge_options(gl->orig_opts,
xtables.c 643 opts = xtables_merge_options(xtables_globals.orig_opts, opts,
680 opts = xtables_merge_options(xtables_globals.orig_opts, opts,
    [all...]
ip6tables.c     [all...]
iptables.c     [all...]
xtables-arp.c 855 opts = xtables_merge_options(arptables_globals.orig_opts,
    [all...]
  /external/iptables/libxtables/
xtables.c 102 struct option *xtables_merge_options(struct option *orig_opts, function
    [all...]

Completed in 317 milliseconds