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

  /external/iptables/include/
xtables.h 483 extern void xtables_options_fcheck(const char *, unsigned int,
  /external/iptables/iptables/
xtoptions.c 988 void xtables_options_fcheck(const char *name, unsigned int xflags, function
1036 xtables_options_fcheck(t->name, t->tflags, t->x6_options);
1056 xtables_options_fcheck(m->name, m->mflags, m->x6_options);

Completed in 149 milliseconds