Searched refs:xtables_options_fcheck (Results 1 – 3 of 3) sorted by relevance
/external/iproute2/include/ |
D | xtables.h | 543 extern void xtables_options_fcheck(const char *, unsigned int,
|
/external/iptables/libxtables/ |
D | xtoptions.c | 1018 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/ |
D | xtables.h | 623 extern void xtables_options_fcheck(const char *, unsigned int,
|