Lines Matching refs:VNET_DECLARE
263 VNET_DECLARE(int, ipsec_debug);
267 VNET_DECLARE(int, ipsec_replay);
268 VNET_DECLARE(int, ipsec_integrity);
275 VNET_DECLARE(int, ip4_esp_trans_deflev);
276 VNET_DECLARE(int, ip4_esp_net_deflev);
277 VNET_DECLARE(int, ip4_ah_trans_deflev);
278 VNET_DECLARE(int, ip4_ah_net_deflev);
279 VNET_DECLARE(int, ip4_ipsec_dfbit);
280 VNET_DECLARE(int, ip4_ipsec_ecn);
281 VNET_DECLARE(int, crypto_support);
282 VNET_DECLARE(int, async_crypto);
283 VNET_DECLARE(int, natt_cksum_policy);