Home
last modified time | relevance | path

Searched refs:xtables_options_fcheck (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/
Dxtables.h543 extern void xtables_options_fcheck(const char *, unsigned int,
/external/iptables/libxtables/
Dxtoptions.c1018 void xtables_options_fcheck(const char *name, unsigned int xflags, in xtables_options_fcheck() function
1067 xtables_options_fcheck(t->name, t->tflags, t->x6_options); in xtables_option_tfcall()
1088 xtables_options_fcheck(m->name, m->mflags, m->x6_options); in xtables_option_mfcall()
/external/iptables/include/
Dxtables.h623 extern void xtables_options_fcheck(const char *, unsigned int,