Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/netipsec/esp_var.h 195699 2009-07-14 22:48:30Z rwatson $ */
---
> /* $FreeBSD: head/sys/netipsec/esp_var.h 195727 2009-07-16 21:13:04Z rwatson $ */
76c76
< #define V_esp_enable VNET_GET(esp_enable)
---
> #define V_esp_enable VNET(esp_enable)
78c78
< #define V_espstat VNET_GET(espstat)
---
> #define V_espstat VNET(espstat)