Searched refs:xt_multiport_match (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_multiport.c227 static struct xt_match xt_multiport_match[] = { variable in typeref:struct:xt_match
268 return xt_register_matches(xt_multiport_match,
269 ARRAY_SIZE(xt_multiport_match));
274 xt_unregister_matches(xt_multiport_match,
275 ARRAY_SIZE(xt_multiport_match));

Completed in 45 milliseconds