Home
last modified time | relevance | path

Searched refs:allow_tunnel_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c776 bool allow_tunnel_mode = false; in mlx5e_xfrm_add_state() local
814 allow_tunnel_mode = mlx5e_ipsec_fs_tunnel_allowed(sa_entry); in mlx5e_xfrm_add_state()
815 if (!allow_tunnel_mode) { in mlx5e_xfrm_add_state()
867 if (allow_tunnel_mode) { in mlx5e_xfrm_add_state()
876 if (allow_tunnel_mode) in mlx5e_xfrm_add_state()
894 if (allow_tunnel_mode) in mlx5e_xfrm_add_state()
H A Dipsec_fs.c42 u8 allow_tunnel_mode : 1; member
63 u8 allow_tunnel_mode : 1; member
733 if (rx->allow_tunnel_mode) in rx_destroy()
1072 rx->allow_tunnel_mode = in rx_create()
1075 if (rx->allow_tunnel_mode) in rx_create()
1111 if (rx->allow_tunnel_mode) in rx_create()
1272 if (tx->allow_tunnel_mode) in tx_destroy()
1315 tx->allow_tunnel_mode = in tx_create()
1318 if (tx->allow_tunnel_mode) in tx_create()
1384 if (tx->allow_tunnel_mode) in tx_create()