Lines Matching refs:VNET_DECLARE
278 VNET_DECLARE(int, ipsec_debug);
282 VNET_DECLARE(int, ipsec_replay);
283 VNET_DECLARE(int, ipsec_integrity);
290 VNET_DECLARE(int, ip4_esp_trans_deflev);
291 VNET_DECLARE(int, ip4_esp_net_deflev);
292 VNET_DECLARE(int, ip4_ah_trans_deflev);
293 VNET_DECLARE(int, ip4_ah_net_deflev);
294 VNET_DECLARE(int, ip4_ipsec_dfbit);
295 VNET_DECLARE(int, ip4_ipsec_min_pmtu);
296 VNET_DECLARE(int, ip4_ipsec_ecn);
297 VNET_DECLARE(int, ip4_ipsec_random_id);
298 VNET_DECLARE(int, crypto_support);
299 VNET_DECLARE(int, async_crypto);
300 VNET_DECLARE(int, natt_cksum_policy);