Searched refs:xt_esp_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_esp.c90 static struct xt_match xt_esp_match[] = { variable in typeref:struct:xt_match
113 return xt_register_matches(xt_esp_match, ARRAY_SIZE(xt_esp_match));
118 xt_unregister_matches(xt_esp_match, ARRAY_SIZE(xt_esp_match));

Completed in 95 milliseconds