using_ipsec
__u32 using_ipsec:1;
stats.using_ipsec = l2tp_tunnel_uses_xfrm(session->tunnel);
if (using_ipsec(smc))
if (using_ipsec(new_smc)) {