Searched defs:ipvs_matches_reg (Results 1 - 1 of 1) sorted by relevance

/external/iptables/extensions/
H A Dlibxt_ipvs.c250 static struct xtables_match ipvs_matches_reg[] = { variable in typeref:struct:xtables_match
283 xtables_register_matches(ipvs_matches_reg,
284 ARRAY_SIZE(ipvs_matches_reg));

Completed in 702 milliseconds