Searched refs:xt_mac_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_mac.c47 static struct xt_match xt_mac_match[] = { variable in typeref:struct:xt_match
72 return xt_register_matches(xt_mac_match, ARRAY_SIZE(xt_mac_match));
77 xt_unregister_matches(xt_mac_match, ARRAY_SIZE(xt_mac_match));

Completed in 100 milliseconds