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

  /external/iproute2/include/
xtables.h 533 extern struct option *xtables_options_xfrm(struct option *, struct option *,
  /external/iproute2/tc/
m_xt.c 131 opts = xtables_options_xfrm(globals->orig_opts,
  /external/iptables/include/
xtables.h 566 extern struct option *xtables_options_xfrm(struct option *, struct option *,
  /external/iptables/iptables/
xshared.c 160 gl->opts = xtables_options_xfrm(gl->orig_opts,
xtables.c 639 opts = xtables_options_xfrm(xtables_globals.orig_opts, opts,
677 opts = xtables_options_xfrm(xtables_globals.orig_opts, opts,
    [all...]
ip6tables.c     [all...]
iptables.c     [all...]
xtables-arp.c 851 opts = xtables_options_xfrm(arptables_globals.orig_opts,
    [all...]
  /external/iptables/libxtables/
xtoptions.c 74 xtables_options_xfrm(struct option *orig_opts, struct option *oldopts, function
    [all...]

Completed in 384 milliseconds