Home
last modified time | relevance | path

Searched refs:xtables_option_mfcall (Results 1 – 4 of 4) sorted by relevance

/external/iptables/include/
Dxtables.h539 extern void xtables_option_mfcall(struct xtables_match *);
/external/iptables/libxtables/
Dxtoptions.c1090 void xtables_option_mfcall(struct xtables_match *m) in xtables_option_mfcall() function
/external/iptables/iptables/
Diptables.c1691 xtables_option_mfcall(matchp->match); in do_command4()
Dip6tables.c1694 xtables_option_mfcall(matchp->match); in do_command6()