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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Desp4.c434 static struct xfrm_type esp_type = variable in typeref:struct:xfrm_type
454 if (xfrm_register_type(&esp_type, AF_INET) < 0) {
460 xfrm_unregister_type(&esp_type, AF_INET);
470 if (xfrm_unregister_type(&esp_type, AF_INET) < 0)

Completed in 105 milliseconds