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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dxt_length.c56 static struct xt_match xt_length_match[] = { variable in typeref:struct:xt_match
75 return xt_register_matches(xt_length_match,
76 ARRAY_SIZE(xt_length_match));
81 xt_unregister_matches(xt_length_match, ARRAY_SIZE(xt_length_match));

Completed in 41 milliseconds