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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_ecn.c113 static struct xt_match ecn_match = { variable in typeref:struct:xt_match
124 return xt_register_match(&ecn_match);
129 xt_unregister_match(&ecn_match);

Completed in 44 milliseconds