Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/netipsec/xform_esp.c 215317 2010-11-14 20:38:11Z dim $ */
---
> /* $FreeBSD: head/sys/netipsec/xform_esp.c 215701 2010-11-22 19:32:54Z dim $ */
88c88
< STATIC_VNET_DEFINE(int, esp_max_ivlen); /* max iv length over all algorithms */
---
> static VNET_DEFINE(int, esp_max_ivlen); /* max iv length over all algorithms */