Lines Matching refs:VNET_DECLARE
268 VNET_DECLARE(int, ipsec_debug);
272 VNET_DECLARE(int, ipsec_replay);
273 VNET_DECLARE(int, ipsec_integrity);
280 VNET_DECLARE(int, ip4_esp_trans_deflev);
281 VNET_DECLARE(int, ip4_esp_net_deflev);
282 VNET_DECLARE(int, ip4_ah_trans_deflev);
283 VNET_DECLARE(int, ip4_ah_net_deflev);
284 VNET_DECLARE(int, ip4_ipsec_dfbit);
285 VNET_DECLARE(int, ip4_ipsec_ecn);
286 VNET_DECLARE(int, crypto_support);
287 VNET_DECLARE(int, async_crypto);
288 VNET_DECLARE(int, natt_cksum_policy);