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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 99 milliseconds